> For the complete documentation index, see [llms.txt](https://docs.thena.fi/thena/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thena.fi/thena/the-tokenomics/initial-supply-and-emissions-schedule.md).

# Initial Supply and Emissions Schedule

## Initial Supply

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

### **veTHE Protocol Airdrop**

19% of the initial supply was dedicated to airdrop protocols that demonstrate their willingness to engage with our liquidity layer. When evaluating the available protocols, we have examined a wide range of factors, such as TVL, trade volumes, and product. We have also sought to find a balance between native BNB protocols and those from other chains.

List of protocols receiving the airdrop will be updated once finalized.

### THE/veTHE **Airdrop for Users**

25% of the initial supply was distributed to regular users of existing BNB Chain protocols, as well as those new to the chain through THENA. Users has been chosen based on behaviors that promote long-term stability of said protocols, such as: locking, stacking, holding, participating in governance, and continuing to support despite the challenges faced.

### THE/veTHE Airdrop for theNFT Minters

9% of the initial supply was allocated to `theNFT` minters and is claimable right at launch on THENA.

`theNFT` minters Airdrop balance between `$THE` and `veTHE`:

* *40% as* `veTHE` *locked for 2 years*
* *60% as* `$THE`

### **Ecosystem Grant**

25% of the initial supply was dedicated to a specific fund that will be used to support a wide range of projects that aim to accelerate the growth of THENA. Shortlisted projects will receive significant backing from the core team (smart contract development, marketing, business development, etc.).

### **Team**

18% of the initial supply has been distributed to the team to engage them in the long term success of THENA. The team allocation is balanced between `veTHE` and `$THE` vested tokens.

The core team members will have their interests align with THENA by receiving a percentage of the initial supply in the form of voted escrow tokens. This allocation allow team members to participate in the upside of the protocol while having a long-term oriented position.&#x20;

Team allocation balance between `$THE`and `veTHE`:

* *60% as* `veTHE` *locked for 2 years*
* *40% as* `$THE` *vested 2 years* *with a 1-year cliff*

### **Initial Liquidity Providers**

4% of the initial supply have been paired with `$BUSD` and/or `$BNB` to provide enough liquidity at launch.

***

## **Emissions**

### **ve(3,3) Dynamics**

The main stakeholders of a typical AMM (on BNB Chain), including `veTHE` holders, LPs, users, and protocols, are all aligned by the ve(3,3) dynamics that determine THE emissions.

<figure><img src="/files/xPZWWOwCxLIh7FYD6U1r" alt="" width="563"><figcaption></figcaption></figure>

* **`veTHE` holders** — are incentivized to vote either for the highest volume pools (because the greater the volume, the greater the amount of fees produced as a result), or the ones on which protocols have deposited voting incentives to bootstrap their liquidity. This allows these protocols to create positive feedback loop, if the token generates strong volume.&#x20;
* **Liquidity Providers (LPs)** — are incentivized with emissions driven by “Real Yield” based metrics.&#x20;
* **Traders** — benefit from the low slippage thanks to the liquidity provided, in concert with the latest and greatest battle-tested vAMM / sAMM tech.&#x20;
* **Protocols** — have access to a cooperation oriented liquidity layer. They benefit from capital efficient trading conditions for their tokens, and they can incentivize their liquidity via bribes offered to `veTHE` holders.

### **Emissions specifications**

* **Weekly emissions** *(at inception)*: 2,600,000 `$THE`&#x20;
* **Weekly emissions decay**: 1%&#x20;
  * *Emissions for liquidity providers*: 67.5%
  * *Weekly* `veTHE` *rebase*: 30%
  * *Weekly developer wallet allocation*: 2.5%
* **Minting Event**: 25,000,000 `$THE` minted at Week97 fully allocated to `$THE` Binance Listing - HODLer Airdrop Campaign (*Including Airdrop and Listing Fee*)
  * Binance PR: [Thena (THE) on Binance HODLer Airdrops](https://www.binance.com/en/support/announcement/detail/7c06e61804694408b3401e0a380f954f)
  * Decentralised governance voting process: [THE-01](https://governance.thena.fi/#/proposal/0xe0734cf285f21e1c67b361b7f38d73be615853d0934495c5ec9da7d38bdfca12)
* **Maximum supply**: 335,000,000 `$THE`&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.thena.fi/thena/the-tokenomics/initial-supply-and-emissions-schedule.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
