> For the complete documentation index, see [llms.txt](https://mma-organization.gitbook.io/cage-nation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mma-organization.gitbook.io/cage-nation/details/distribution.md).

# Distribution

## Mint Distribution

We think it's only fair to have as much transparency as possible about how we will spend the project money. Below is an estimate of how everything will be distributed.&#x20;

| Project             | %   | Info                                                                                                         |
| ------------------- | --- | ------------------------------------------------------------------------------------------------------------ |
| Fighters            | 50% | Money that will be used to bring fighters in.                                                                |
| Team                | 40% | Cover the startup cost and any loose ends that the project has as well as legal fees the project will arise. |
| Burn/Community fund | 10% | Cover OGs who want make project deflationary while getting ADA in return.                                    |

This estimate is for the smallest collection size. If we decide to make an even larger collection like 2,000 - 5,000 which we believe is very possible, we will change the amount that the team has been allocated. Because we only have to earn a certain amount to cover our future and past costs.

## Royalties Distribution

There is a 5% royalty fee on every transaction. But how it will be distributed remains to be reveled.


---

# 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://mma-organization.gitbook.io/cage-nation/details/distribution.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.
