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

# Tokenomics

APC token is the core asset of ArenaPlay blockchain system and entertainment competition circulation. It is an interesting and practical digital asset designed to be widely used in the circulation of game assets; it is a unique exchange pass for game exchange and assets, providing superior liquidity for the ecology through pledge and liquidity mining, realizing the pass incentive of game data and prop assets, and creating a high-value entertainment pass for global players and investors.

MUSD stable coin is the ArenaPlay platform participation coinMand all games played on the ArenaPlay platform are exchanged for MUSD participation using APC tokens.

**Issuance plan.**

Token Name: APC

Total supply: 100,000,000 APC

Token type: BSC/BEP20

After the tokens are destroyed, the total APC will be reduced to 10 million

**Distribution ratio.**

First stage investors will have 50% of their investment unlocked and available for trading upon launch of ArenaPlay, the remainder will be subject to a 10% monthly release thereafter, with the full 100% being unlocked by Q1 of 2023.

&#x20;

Institutional investors will have 5% of their investment released monthly for the first four months after launch with the remaining 80% subject to linear release, with the full 100% being unlocked by Q2 of 2024.

&#x20;

IDO investors will have 30% of their investment unlocked and available for trading upon launch of ArenaPay, with an additional percentage subject to a 7 month linear release, culminating in the full 100% being unlocked by Q2 of 2023.

&#x20;

Consultants and Partners will have 100% of their tokens locked for 2 years, after which, tokens will be released on a quarterly linear schedule with 100% of tokens being unlocked by Q2 of 2027.

&#x20;

Marketing fund - The marketing fund will have 5% released upon launch with the remainder being subject to a quarterly linear release over a 5 year period with 100% of tokens being unlocked by Q2 of 2027.

&#x20;

Technical team - The technical team will have 3% of their tokens released upon launch, with the remaining 97% being subject to a quarterly linear release over 10 years, culminating in all tokens being unlocked by Q2 of 2032.

&#x20;

Liquidity Pool - 10%

Ecosystem applications 10%

![](/files/TB1Q4QGA58zcYoqcccun)

**Platform token application scenarios involve.**

Ecological pledging

Governance Voting

Medium of exchange

Game applications

Ecological rewards

Handling Fee

Platform value-added service fees

Other innovative business income

&#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://arenaplay-os.gitbook.io/untitled/tokenomics.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.
