# Economic Model

#### Fee Structure

Users must pay 0.002 ETH for each sound post and purchase minting credits worth 0.005 ETH for 50 posts.

#### Minting Credits

By paying 0.005 ETH, users can post sounds up to 50 times.

#### Revenue Distribution

* 40% of the revenue will be used for buyback of the main coin (TAI).
* 40% for marketing needs.
* 20% for team consumption.

#### Token Utility

TAI tokens can be used for various perks within the platform, such as enhanced profile visibility, promotional tools, and access to exclusive content.


---

# 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://tunes-ai.gitbook.io/tunes-ai-whitepaper/economic-model.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.
