# INTRODUCTION

The TAN blockchain introduces a structured approach to TAN distribution through a well-defined vesting and releasing schedule. This schedule ensures a balanced and transparent allocation of TAN across various stakeholders, fostering sustainable growth, community engagement, and long-term project development. By implementing cliffs and linear vesting periods, TAN aims to maintain trust and incentivize all contributors effectively.

\
Vesting and Releasing Schedule :&#x20;

<table><thead><tr><th>POOL</th><th width="117">% Allocation</th><th width="159">Allocation in Tokens</th></tr></thead><tbody><tr><td>Tan Treasury</td><td>10</td><td>3,000,000,000</td></tr><tr><td>Subsidy &#x26; Incentives</td><td>7.50</td><td>2,250,000,000</td></tr><tr><td>Developer Grants</td><td>2.50</td><td>750,000,000</td></tr><tr><td>Airdrop (Devnet, Testnet and future Airdop)</td><td>7.35</td><td>2,205,000,000</td></tr><tr><td>Early Supporters</td><td>7.50</td><td>2,250,000,000</td></tr><tr><td>Advisory and Partnerships</td><td>2.5</td><td>750,000,000</td></tr><tr><td>Team</td><td>5</td><td>1,500,000,000</td></tr><tr><td>Angel investors</td><td>5.33</td><td>1,599,000,000</td></tr><tr><td>Super Seed Sale</td><td>1.67</td><td>500,000,000</td></tr><tr><td>Public Sales(ICO/ IDO)</td><td>17</td><td>5,101,000,000</td></tr><tr><td>Block Per Rewards</td><td>33.65</td><td>10,095,000,000</td></tr></tbody></table>


---

# 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://vestingschedule.tan.live/tokenrelease/introduction.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.
