# Index

1. **Introduction**
2. **Credits**
3. **Vision**
4. **Blockchain Development Roadmap**
5. **Egalitarian Proof of Service (EPoSe)**
6. **Egalitarian Proof of Work (EPoW - Cryptonight Variant)**
7. **Transition from EPoW to EPoSe in QWC Network**
8. **Egalitarian Proof of Service (EPoSe - QWC Original)**
9. **Exchange Listing and Pricing Strategies**
10. **Future Directions**

**Revision History**

| Version | Author(s)        | Channel                                         | Announce Date       |
| ------- | ---------------- | ----------------------------------------------- | ------------------- |
| 0.1     | Xecute, QWC Team | Official Telegram                               | May 28th, 2018      |
| 0.7     | Xecute, QWC Team | Official Telegram                               | August 30th, 2018   |
| 0.9     | Xecute, QWC Team | Official Telegram, Github, Twitter, Bitcointalk | September 4th, 2018 |
| 1.0     | Xecute, QWC Team | Official Telegram, Github, Twitter, Bitcointalk | November 11th, 2018 |
| 1.1     | Xecute, QWC Team | Official Telegram, Github, Twitter, Bitcointalk | June 23rd, 2019     |
| 1.2     | Xecute, QWC Team | Official Telegram, Github, Twitter, Bitcointalk | August 7th, 2019    |
| 2.0     | Xecute, QWC Team | Official Telegram, Github, Twitter, Bitcointalk | February 16th, 2020 |
| 2.1     | Xecute, QWC Team | Github/Gitbook                                  | June 16th, 2020     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wp.qwertycoin.org/index.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
