> For the complete documentation index, see [llms.txt](https://itsbloc-1.gitbook.io/itsbloc/p4fSA0jPBRvCsKEKImtJ/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://itsbloc-1.gitbook.io/itsbloc/p4fSA0jPBRvCsKEKImtJ/token-economy/allocation.md).

# Allocation

**Seed (5%)**\
This seed volume will be distributed to partners who contributed to the initial establishment of ITSBLOC, and such Genesis contributors will be operated as an ITSBLOC council to build an ITSBLOC ecosystem

**Strategic (7%)**\
This supply for Backers will be distributed for the purpose of ecosystem construction at the initial stage of the platform and will be provided to initial investment partners to form and stabilize the initial ecosystem. ​&#x20;

**Private (8%)**\
This supply for Business Partnerships will be distributed to strategic partners to help with exchange listing and public sales for ecosystem expansion. ​ \
\
**Team (7.5%)** \
This supply for the team will be distributed to developers from diverse fields as required for the initial development of the platform, developers who participated in the development and operation of the market economy, and other parties who have participated directly or indirectly in establishing the platform. \
\
**Team Ⅱ (7.5%)** \
This supply for the team will be distributed to developers from diverse fields as required for the initial development of the platform, developers who participated in the development and operation of the market economy, and other parties who have participated directly or indirectly in establishing the platform. \
\
**Marketing (5%)**\
This supply for Marketing will be used for marketing activities for the initial growth of the platform. It will be used for marketing such as user acquisition and branding to initially build the platform and will be the basis to continuously promote the platform’s expansion and advancement\
\
**Ecosystem (60%)**\
This ecosystem supply will be distributed to build close parts to the various ecosystems existing within the ecosystem, such as game alliances, development, and community.&#x20;

The supply to these ecosystems will naturally be provided according to the game's design ecosystem logic. Anyone who wants to participate in the ITSBLOC ecosystem can exercise certain rights on the platform by acquiring tokens through games or holding tokens distributed in the market.\
\
&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://itsbloc-1.gitbook.io/itsbloc/p4fSA0jPBRvCsKEKImtJ/token-economy/allocation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
