# Tokenomics

{% hint style="success" %}
Please be cautious of fake token addresses and contracts. We strongly recommend ensuring you are using the official token contract only!
{% endhint %}

### **PTS Token**

PTS Token is the utility token of Piteas and represents voting rights in the upcoming governance model. It has an organic connection with the Piteas protocol and its revenue model, making it essential for the protocol's sustainable economy.

#### **Key Characteristics:**

* Fixed supply: The token has a fixed supply and cannot be minted, only burned.
* Deflationary model: The token's supply will continuously decrease based on the protocol's revenue.
* Fundamental for upcoming features: PTS Token serves as a cornerstone for various features that will be launched in the future, including Gasless trade, swap fee reduce, etc.

#### Token Contract and Details 👇

{% content-ref url="/pages/CrTTfcy0citio7nvFTs2" %}
[Overview](/piteas-token/overview.md)
{% endcontent-ref %}

### **Tokenomics Detail:**

<table data-header-hidden data-full-width="true"><thead><tr><th width="225.11767578125"></th><th width="96.9495849609375" align="center"></th><th width="146.67230224609375" align="center"></th><th width="450"></th></tr></thead><tbody><tr><td>Protocol Treasury</td><td align="center">30%</td><td align="center">30,000,000</td><td>Team/DAO Management  <em><mark style="color:$info;"><strong>(Locked)</strong></mark></em></td></tr><tr><td>Airdrop</td><td align="center">25%</td><td align="center">25,000,000</td><td>100% unlock at TGE <em><mark style="color:$primary;">(100% unlocked)</mark></em></td></tr><tr><td>Liquidity Reserve</td><td align="center">15%</td><td align="center">15,000,000</td><td>100% unlock at TGE <em><mark style="color:$primary;">(100% unlocked)</mark></em></td></tr><tr><td>Incentives and Rewards</td><td align="center">10%</td><td align="center">10,000,000</td><td>100% unlock at TGE <em><mark style="color:$primary;">(100% unlocked)</mark></em></td></tr><tr><td>Team &#x26; Contributors</td><td align="center">10%</td><td align="center">10,000,000</td><td>10% at TGE, then linear vesting for 10m <em><mark style="color:$primary;">(100% unlocked)</mark></em></td></tr><tr><td>Development &#x26; Marketing</td><td align="center">8%</td><td align="center">8,000,000</td><td>10% at TGE, then linear vesting for 10m <em><mark style="color:$primary;">(100% unlocked)</mark></em></td></tr><tr><td>Grants &#x26; Bounty</td><td align="center">2%</td><td align="center">2,000,000</td><td>10% at TGE, then linear vesting for 10m <em><mark style="color:$primary;">(100% unlocked)</mark></em></td></tr><tr><td><strong>Total</strong></td><td align="center"><strong>100%</strong></td><td align="center"><strong>100,000,000</strong></td><td><em>Initial suppy: 52,000,000 PTS</em><br><em>Current supply: 70,000,000 PTS (01/2025)</em></td></tr></tbody></table>

Here are some details about token allocations 👇

* **Protocol Treasury**: Allocated for Piteas' future plans and is decided not to be used without community approval. It can be used in later stages with community approval for purposes like expanding to different networks, sourcing liquidity, or similar processes.
* **Airdrop**: Allocated for individuals who contributed during the sacrifice process and distributed fairly. A small portion is reserved for potential airdrops to incentivize protocol usage in the future.
* **Liquidity Reserve**: Approximately 75% provided as liquidity during the token launch phase. The remaining assets are held in reserve for future liquidity provision stages.
* **Incentives and Rewards**: Used for rewarding liquidity providers and investors, supporting protocol partnerships, funding developments that help grow the ecosystem, grants, and other related purposes.
* **Team & Contributors**: Allocated for developers and salaried individuals who support the protocol's development.
* **Development & Marketing**: Allocated to cover expenses related to marketing Piteas and to support the majority of technological developments and expenses of the protocol.
* **Grants & Bounty**: Allocated for third-party applications and personal initiatives related to protocol security, development, and marketing.

*It is essential to transfer unused, idle, or tokens that have been deemed unnecessary for planning changes to the treasury.*

**Token Distribution**

<figure><img src="/files/MTu4mH8fUrAplZCA0P1f" alt=""><figcaption><p>Tokenomics - Share</p></figcaption></figure>


---

# 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.piteas.io/piteas-token/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.
