# Tokenomics

## Overview <a href="#overview" id="overview"></a>

* Token Name: Noctra Protocol
* Ticker: $NOCTRA
* Total Supply: 1,000,000,000
* Blockchain: Aptos
* Token Standard: Utility

## Token Utility <a href="#id-2.-token-utility" id="id-2.-token-utility"></a>

* Access & customization of AI Agents
* Transaction fees
* Revenue sharing incentives
* Governance/voting
* Staking and rewards

## Token Allocation

<table><thead><tr><th width="150">Token Allocation</th><th width="183">Amount</th><th width="121">Percentage</th><th>Vesting Schedule</th></tr></thead><tbody><tr><td>Private</td><td>125,000,000</td><td>12.5%</td><td>20% at TGE, 6 months vesting</td></tr><tr><td>Public</td><td>275,000,000</td><td>27.5%</td><td>50% at TGE, 2 months vesting</td></tr><tr><td>Ecosystem</td><td>200,000,000</td><td>20%</td><td>5% at TGE, 12 months vesting</td></tr><tr><td>Reserve</td><td>70,000,000</td><td>7%</td><td>Lock in 1 month, 12 months vesting</td></tr><tr><td>Liquidity</td><td>150,000,000</td><td>15%</td><td>100% at TGE</td></tr><tr><td>Community</td><td>50,000,000</td><td>5%</td><td>100% at TGE</td></tr><tr><td>Team</td><td>80,000,000</td><td>8%</td><td>Lock in 12 months, then 12 months vesting</td></tr><tr><td>Advisory</td><td>50,000,000</td><td>5%</td><td>20% at TGE, 6 months vesting</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://docs.noctra.ai/economy/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.
