# dReader

## 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)
- [Revenue streams](https://docs.dreader.io/creators/revenue-streams.md): Empowering creators
- [Self-Publishing](https://docs.dreader.io/creators/revenue-streams/self-publishing.md)
- [Royalties](https://docs.dreader.io/creators/revenue-streams/royalties.md)
- [1 of 1 Collectibles](https://docs.dreader.io/creators/revenue-streams/1-of-1-collectibles.md)
- [Commissions](https://docs.dreader.io/creators/revenue-streams/commissions.md)
- [Merchandise](https://docs.dreader.io/creators/revenue-streams/merchandise.md)
- [Presales](https://docs.dreader.io/creators/revenue-streams/presales.md)
- [Audience](https://docs.dreader.io/creators/audience.md)
- [Intellectual Property](https://docs.dreader.io/creators/intellectual-property.md)
- [Terms & Conditions](https://docs.dreader.io/creators/terms-and-conditions.md): Terms & Conditions which artists could expect when self-publishing on the dPublisher platform
- [Marketplace](https://docs.dreader.io/readers/marketplace.md): dReader - Book store on blockchain
- [Collecting](https://docs.dreader.io/readers/collecting.md)
- [Condition state](https://docs.dreader.io/readers/collecting/condition-state.md): Wear and tear
- [Digital Signature](https://docs.dreader.io/readers/collecting/digital-signature.md): Digital meet-ups
- [Loyalty](https://docs.dreader.io/readers/loyalty.md)
- [Team](https://docs.dreader.io/who-dat/team.md): Team of avid comic readers, established creators, and versed devs.
- [Partnerships](https://docs.dreader.io/who-dat/partnerships.md)
- [Tech Implementation](https://docs.dreader.io/other/tech-implementation.md): Tech stack and implementation details


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.dreader.io/general/introduction.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.
