# Economic policy of the project

* Distribute coins for early participation in project development.
* The main monetization is through the sale of BTH and DeFi products.
* 20% of the total BTH-keys sales and all platform profits go towards the buyback of BTN tokens from the public market.
* The purchased BTN tokens from the platform's profits are sent to the burning pool using a deflationary model, which contributes to the growth of the asset and the project's capitalization.
* Implementation of DAO, where the community votes on changes to the project's conditions, development directions, products, and the distribution of the Bithoven fund.
* To support the internal economy, we are developing our own NFT Marketplace and NFT Launchpad.
* Staking logic (18% of coin emissions are locked in liquidity pools until the end of distribution).
* Royalty for the sale of BTH keys is 5% in BTN. The royalty goes entirely towards supporting the project's liquidity.
* Farming of project tokens in pools based on PoS algorithms within the platform.

  <br>


---

# 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://bithoventech.gitbook.io/bithoven/docs/whitepaper/economic-policy-of-the-project.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.
