> For the complete documentation index, see [llms.txt](https://mine-empire.gitbook.io/mine-empire/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mine-empire.gitbook.io/mine-empire/defi/income.md).

# Income

One of the unique features of Mine Empire is its income generating ability. Mine Empire will generate income from NFT mints and upgrades. Additionally, protocol owned liquidity unlocks more income: trading income, dex emissions, interest income and more.

ALL income will be compounded back into the game to strengthen its treasury. Priorities of the treasury are: maintain deep liquidity for CSC and GEM and increase passive income. Initially, the highest priority will be passive income. Then, as the game matures, we will slowly start prioritizing liquidity buy backs.

#### Initial Income Usage (first 3 months)

* 10% of income will go into buying back liquidity for CSC
* 15% of income will go into buying back liquidity for GEM
* 65% of income will go into accumulating voting rights in other protocols, strategic partnerships, and other passive income opportunities
* 10% of the income will go into the dev wallet to pay for audits and other expenses

#### Final Income Usage (after 3 months)

* 60% of income will go into buying back liquidity for CSC
* 15% of income will go into buying back liquidity for GEM
* 20% of income will go into accumulating voting rights in other protocols, strategic partnerships, and other passive income opportunities
* 5% of the income will go into the dev wallet to pay for audits and other expenses

This will be a gradual process. We will monitor and transparently display all treasury accounting for our users. 60% allocation for CSC buy backs is the maximum amount, this number will be lower if the CSC price is elevated.


---

# 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 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://mine-empire.gitbook.io/mine-empire/defi/income.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.
