# 1.8 Incomes & Dividends

* Source of Incomes:

After the Subscription Period, there will be incomes for the Protocol, consisting of the cryptos and shards allocated to Protocol and a 0.3% Transaction Fee.

* Distribution of Incomes:

The DAO Governance Committee collectively decides where exactly the incomes go and whether some incomes will be distributed as dividends.


---

# 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.shardingdao.com/1.introduction-to-shardingdao/1.8incomes-and-dividends.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.
