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

# Token Economy Design

## (1) Token Issuance Mechanism

The total supply of TA tokens is capped at 2.1 trillion, issued on the BSC blockchain. The distribution plan is as follows:

TA contract address: 0xAaecF9A950CD2899687B4305B81688330135E2eB

### 1. Community Incentives (30%)

l Airdrop (15%): Distributed to active users in the BSC ecosystem and holders of other meme tokens to rapidly expand the user base.

l Community Activity Rewards (10%): Rewards for users participating in community-building activities, such as voting, translation, and organizing meetups.

l Ecosystem Partner Incentives (5%): Rewards for ecosystem partners collaborating with the TA project, promoting TA token adoption within the BSC ecosystem.

### 2. Team and Early Contributors (20%)

l Core Team (15%): Allocated to founders, core developers, and team members with a 4-year linear vesting schedule.

l Early Advisors and Partners (5%): Rewards for advisors and partners supporting the project, with a 2–3 year vesting period.

### 3. Investors (20%)

l Private Investors (15%): Raised through private funding rounds, subject to a 1–2 year vesting schedule.

l Public Investors (5%): Distributed to public investors via token sales, with a 6-month to 1-year vesting schedule.

### 4. Market Circulation (20%)

l Initial Liquidity Provision (10%): Allocated for providing initial liquidity on decentralized exchanges to encourage liquidity mining participation.

l Marketing and Promotion (5%): Reserved for project marketing and advertising campaigns.

l Circulation Reserve (5%): Held in reserve to address market fluctuations and unexpected situations.

### 5. Ecosystem Development (10%)

l Developer Incentives (5%): Rewards for developers building applications within the TA ecosystem.

l Ecosystem Project Support (3%): Support for ecosystem projects aligned with the TA project vision, such as decentralized finance (DeFi) projects and NFT marketplaces.

l Community Governance and Development (2%): Funding for community governance initiatives and long-term development to enhance autonomy.

## (2) Token Burn Mechanism

### 1. Buyback and Burn Mechanism

The platform will regularly use revenue to buy back TA tokens and burn them through smart contracts. Buyback funds primarily originate from transaction fees and other revenue streams. By periodically repurchasing and burning tokens, the market supply is reduced, enhancing the scarcity of remaining tokens, thereby driving token price growth.

### 2. Fee Burn Mechanism

A 2% transaction fee is applied to every transaction, with a portion allocated to buying back and burning tokens. This fee burn mechanism not only effectively controls the circulating supply but also ensures the platform's sustainability. The revenue generated from transaction fees will be periodically used to automatically burn a proportional amount of TA tokens via smart contracts, reducing supply further and increasing the token's long-term value.

## (3) Use Cases of TA Tokens

### 1. Transaction Fees

In the Tiger Arena character trading marketplace, users are required to pay a 2% fee in TA tokens for every character trade.

These fees are utilized for platform operations and token buyback and burn.

The fee mechanism ensures the platform’s sustainable growth while reducing token circulation through buyback and burn. This enhances the scarcity and market value of the token, supporting the platform’s long-term development and promoting fairness and transparency in transactions.

### 2. Character Development Resources

TA tokens serve as a vital currency in character development. Users can use TA tokens to purchase resources such as experience potions, skill books, and equipment, which enhance their character's combat power and skills.

This utility fosters character growth and enriches user engagement with an interactive and immersive experience.

Users continuously spend tokens to enhance their characters, promoting token circulation and boosting market activity.

### 3. Community Rewards

The platform encourages user participation and content sharing through a community reward mechanism. Users can earn TA tokens by:

Posting, commenting, and participating in platform activities.

Competitions, such as character development contests and trading tournaments, also provide generous rewards for outstanding users.

Community rewards not only enhance platform activity but also attract new users and strengthen community cohesion.

### 4. Platform Governance

TA tokens play a crucial role in platform governance. Token holders can participate in major decision-making processes and proposal voting, ensuring that the platform’s development aligns with user needs through decentralized governance.

Users can propose ideas and engage in community discussions and voting processes to decide whether to implement them.

This mechanism grants users greater participation and decision-making power, ensuring the platform remains transparent and equitable.


---

# 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://tiger-arena.gitbook.io/tiger-arena/token-economy-design.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.
