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

# Token Distribution & Vesting

The **distribution and vesting strategy** of USDT.z is designed to promote **fair allocation**, **market stability**, and **long-term commitment** from all stakeholders. This approach ensures that no single party holds excessive control over the token supply and that the project remains sustainable over time.

***

#### **1. Token Allocation Breakdown**

| Allocation Category          | Percentage | Amount (USDT.z) | Purpose                                                             |
| ---------------------------- | ---------- | --------------- | ------------------------------------------------------------------- |
| **Public Circulation**       | 60%        | 16,500,000,000  | Trading, payments, and DeFi liquidity.                              |
| **Ecosystem Development**    | 15%        | 4,125,000,000   | DeFi partnerships, cross-chain expansion, and dApp integrations.    |
| **Community Incentives**     | 10%        | 2,750,000,000   | Airdrops, staking rewards, and liquidity mining.                    |
| **Team & Advisors**          | 7%         | 1,925,000,000   | Development team and strategic partners (vesting applies).          |
| **Reserve & Stability Fund** | 8%         | 2,200,000,000   | Peg maintenance, emergency liquidity, and strategic market support. |

***

#### **2. Vesting Schedule**

**To ensure transparency and prevent market manipulation, vesting schedules apply to specific allocations:**

* **Team & Advisors:**
  * **Lock Period:** 6 months post-launch.
  * **Release Schedule:** 10% unlocked every 3 months thereafter, over a **24-month period**.
* **Ecosystem Development Fund:**
  * **Gradual Release:** 20% available at launch, remaining 80% released quarterly over **18 months** to fund ongoing integrations and partnerships.
* **Community Incentives:**
  * **Event-Driven:** Tokens are distributed as per staking events, liquidity programs, and promotional campaigns.
* **Reserve & Stability Fund:**
  * **On-Demand Release:** Only accessed under governance-approved conditions to stabilize the peg or provide emergency liquidity.

***

#### **3. Anti-Whale Measures**

* **Transaction Limits:** Maximum transaction size to avoid large-scale market manipulation in the early phase.
* **Gradual Liquidity Release:** Liquidity is added to DEXs and CEXs in stages to maintain price stability.

***

**In summary:**\
The **distribution & vesting strategy** of USDT.z balances **liquidity, adoption, and security** while rewarding long-term supporters and protecting the market from short-term volatility.


---

# 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://usdtzed-1.gitbook.io/whitepaper/token-distribution-and-vesting.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.
