# TONIC Token

The Tectonic protocol is governed by the Tectonic token, $TONIC. $TONIC has a total supply of 500,000,000,000,000 $TONIC (500 Trillion), it can be earned by participating in the Tectonic protocol activities.&#x20;

### Token Economics

$TONIC token allocation will be distributed as follows:

**Team**: 23% (4 years vesting, daily release)&#x20;

**Airdrop**: 0.1% (no vesting schedule)&#x20;

**Ecosystem Reserve** : 13% for sponsoring partner development projects, community initiatives and advisors, etc. (No vesting schedule, will only be utilized / released as & when there’s any ecosystem related initiatives)&#x20;

**Network Security & Maintenance** : 13% for security audit, protocol operations, infrastructure upgrade, liquidity reserve, etc. (No vesting schedule, unlocked at launch)&#x20;

**Community Incentives** : 50.9% to Tectonic community members as participation incentives and liquidity mining / staking rewards, including $TONIC rewards paid out on third party protocols (e.g. Farms & Mines on DEXes)

## **Commonly asked questions**

<details>

<summary>Q) How do I obtain or earn $TONIC?</summary>

**A:** There are several ways you can obtain/earn $TONIC:

1. Via [emissions](/docs/protocol/tonic-token/earn-tonic-from-liquidity-incentives.md) from supplying or borrowing assets on Tectonic
2. By [staking](/docs/guides/staking-tonic.md) your $TONIC for xTONIC to receive a portion of protocol revenue
3. By locking xTONIC in a [Vault](/docs/guides/locking-xtonic.md)
4. By buying $TONIC on [VVS Finance](https://vvs.finance/swap?disableCurrencySelect\&inputCurrency=0xc21223249CA28397B4B6541dfFaEcC539BfF0c59\&outputCurrency=0xDD73dEa10ABC2Bff99c60882EC5b2B81Bb1Dc5B2) or on Crypto.com

</details>


---

# 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://tectonic.gitbook.io/docs/protocol/tonic-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.
