# Rewards and Distribution

### What is ATID's max supply?&#x20;

ATID has a max supply of 1,000,000,000 tokens.&#x20;

### Is ATID a governance token?&#x20;

No. ATID is the protocol token for AstridDAO. The actual voting power and fee distribution is not directly associated with ATID, but with [<mark style="color:blue;">veATID</mark>](/documentation/faq/atid-token/locking-and-governance.md).&#x20;

### How can I earn ATID?&#x20;

ATID is earned in three ways:&#x20;

* Depositing BAI into the [Stability Pool](broken://pages/-MRTUmzfJ-Ipcv-KdnVC#what-is-the-stability-pool)
* Depositing collaterals to borrow BAI (as early adopter incentives)
* Locking ATID to generate [<mark style="color:blue;">veATID</mark>](/documentation/faq/atid-token/locking-and-governance.md) tokens and earn locking incentives

### What can I do with ATID?&#x20;

ATID holders can lock their tokens to generate [<mark style="color:blue;">veATID</mark>](/documentation/faq/atid-token/locking-and-governance.md) tokens, to earn the fees generated by loan issuance and BAI [<mark style="color:blue;">redemptions</mark>](/documentation/faq/instant-redemption.md#what-are-redemptions).

### What is ATID's distribution schedule?&#x20;

| Usage                    | Release Rule                                                                                                                                                    |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Private Sale             | 6 month cliff, 2 year linear vesting                                                                                                                            |
| Team                     | 1 year cliff, 3 year linear vesting                                                                                                                             |
| Marketing                | released at TGE, used for CEX listing, future events, etc.                                                                                                      |
| Early Contributors       | 1 year cliff, 3 year linear vesting                                                                                                                             |
| On-chain Treasury        | 6 month cliff, 3 year linear vesting                                                                                                                            |
| Public Offering          | TBD                                                                                                                                                             |
| Stability Farming        | 20% of the remaining ATID tokens would be released each year. 90% of the total ATID tokens used for Stability Farming would be released in 10 years. No vesting |
| Deposit Incentives       | 6% for the initial 3 months, 2% for the XCM festival, released to users with 6 month cliff, 3-year linear vesting                                               |
| $ATID Staking Incentives | Released in 2 years. No vesting                                                                                                                                 |

### What are ATID's allocations?&#x20;

| Usage                    | Percentage |
| ------------------------ | ---------- |
| Private Sale             | 20%        |
| Team                     | 20%        |
| Marketing                | 5%         |
| Early Contributors       | 5%         |
| On-chain Treasury        | 10%        |
| Public Offering          | 5%         |
| Stability Farming        | 25%        |
| Deposit Incentives       | 8%         |
| $ATID Staking Incentives | 2%         |

### Will there be an ATID airdrop?&#x20;

Yes, the ATID airdrop is associated with the Deposit Incentives and ATID staking Incentives.


---

# 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://astriddao.gitbook.io/documentation/faq/atid-token/rewards-and-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.
