# dReader

- [Introduction](https://docs.dreader.io/general/introduction.md): Digital comic experience on blockchain
- [Business model](https://docs.dreader.io/general/business-model.md)
- [dPublisher](https://docs.dreader.io/general/business-model/dpublisher.md): Digital comic publishing on blockchain
- [dReader Originals](https://docs.dreader.io/general/business-model/dreader-originals.md)
- [Other opportunities](https://docs.dreader.io/general/business-model/other-opportunities.md): Beyond digital publishing
- [Roadmap](https://docs.dreader.io/general/roadmap.md): Rough idea of how we imagine our next 2 years
- [Endgame](https://docs.dreader.io/general/endgame.md)


---

# 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://docs.dreader.io/general.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.
