# ZStake Token

### Tokenomics

⚫️  Max Supply: 10,000,000,000 \
⚫️  5% token transaction fee\
⚫️  2% transaction fee for every transaction is burned until 50% of the max supply is burned.\
⚫️  3% transaction fee for every transaction is sent to the ZStake reward pool and can be claimed by all ZStake holders.

## Allocation

| Allocation      | Percentage | Amount (ZStake) |
| --------------- | ---------- | --------------- |
| Liquidity       | 50%        | 5,000,000,000   |
| Staking Rewards | 20%        | 2,000,000,000   |
| Team            | 20%        | 2,000,000,000   |
| Partnerships    | 5%         | 500,000,000     |
| Airdrop         | 5%         | 500,000,000     |

### Locked Token Schedule

Team tokens will be locked and released over a period of one year.

Airdropped Tokens will be locked and released a month after the ZStake token is on Mainnet.


---

# 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://zstake.gitbook.io/documentation/tokenomics/zstake-token.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.
