# Tokenomics

## Distribution

$TNSR has a total supply of 1 billion tokens. The initial $TNSR distribution is as follows:

* 55% or 550,000,000 $TNSR to the community
  * of which 12.5% is the initial airdrop
  * of which 2.3% is the power user airdrop (vested)
* 27% or 270,000,000 $TNSR to core contributors
* 9% or 90,000,000 $TNSR to investors & advisors&#x20;
* 9% or 90,000,000 $TNSR reserve for future fundraising & development

<figure><img src="/files/O1QbhPAqpdKjESx6OIoh" alt=""><figcaption></figcaption></figure>

Contract address is `TNSRxcUxoT9xBG3de7PiJyTDYu7kskLqcpddxnEJAS6`.

## Vesting

Vesting is split into three buckets:

* Core contributors, investors & advisors: 3 year linear vest with 1 year cliff
* Half of community treasury: 3 year linear vest, no cliff
* Half of community treasury and reserve: no vest

<figure><img src="/files/N6pmNPByXXm47fwtirGA" alt=""><figcaption><p>Vesting starts in March 2024 when $TNSR SPL token was deployed.</p></figcaption></figure>

## Community Treasury

Completed airdrops:

* 12.5% to owners of Treasure Boxes and Tensorians (S1-S3)
* 2.3% to power users on a 2 year vesting schedule with a 6 month cliff (S1-S3)
* 4% to users actively using the protocols during S4

Remainder will be used for incentive programs, liquidity, fundraising, and grants beneficial to the Tensor ecosystem.

As $TNSR tokenholders control the supply of the $TNSR tokens, tokenholder governance can decide to vote in a reasonable inflation rate when the community treasury runs out.


---

# 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://docs.tensor.foundation/tokenomics.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.
