# Revenue streams

Creating and sharing content can be a fulfilling and rewarding experience for creators, but it can also be a challenging and uncertain path to monetize their work.

Finding a sustainable revenue stream is essential for creators who want to make a living from their work and continue to create content.&#x20;

dReader provides **various revenue streams** **for creators** through features such as [**self-publishing**](/creators/revenue-streams/self-publishing.md)**,** [**royalties on their comics**](/creators/revenue-streams/royalties.md)**, and merchandise sales.**

These revenue streams allow creators to monetize their work and receive financial compensation for their efforts.

Additionally, by providing valuable insights into readers' engagement and preferences, dReader empowers creators to tailor their comics to better serve their audience and increase their revenue potential.

{% hint style="success" %}
dReader's revenue stream options provide creators with the tools they need to turn their passion into a sustainable career.
{% endhint %}


---

# 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/creators/revenue-streams.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.
