# Genesis tokenomics

Session Token has a maximum supply of 240,000,000. \ <mark style="background-color:green;">**79 million**</mark>**&#x20;Session Tokens were unlocked at TGE.**

* 6 million for Project Treasury
* 13 million for the Ecosystem and Community Fund
* 60 million from [Session Token Swap Program](https://token.getsession.org/blog/session-token-swap-program)

***

The remaining 161,000,000 are subject to varying lockup conditions.&#x20;

#### Lockup Conditions

<details>

<summary>Lockup A: Staking Enabled</summary>

Tokens are time-locked using a smart contract for 24 months following TGE. Tokens in this smart contract can be staked for participation in the Session Node Network. Rewards earned through staking are immediately accessible.

</details>

<details>

<summary>Lockup B: Linear</summary>

Tokens are time-locked using a smart contract for 24 months following TGE. Tokens in this smart contract cannot be staked. 12 months following TGE, a 12 month linear unlock begins at a rate of 8.33% claimable per month.

</details>

<details>

<summary>Lockup C: Unlocked</summary>

Tokens are distributed at TGE with no associated lockups or restrictions.

</details>

<details>

<summary>Lockup D: Long-term Commit</summary>

Tokens are time-locked using a smart contract for 3 years following TGE. Tokens in this smart contract cannot be staked. 12 months following TGE, a 24 month linear unlock begins (at a rate of 4.16% claimable per month). When these tokens are allocated to any Session contributor, there are performance and operational requirements which must be met before tokens are received.

</details>

<details>

<summary>Lockup E: Staking Reward Pool</summary>

Tokens are locked in a smart contract and released at a rate of 14% per year (recalculated per block). The rate of 14% is calculated relative to the total amount of Session Tokens in the Staking Reward Pool, and new Session Tokens may be added to the pool.

</details>

<details>

<summary>Lockup F: Short-term Staking Enabled</summary>

Tokens are time-locked using a smart contract for 90 days following TGE. Tokens in this smart contract can be staked for participation in the Session Node Network. Rewards earned through staking are immediately accessible.

</details>

**The following table describes which tokens (total 240,000,000) are subject to which lockup condition:**

<table><thead><tr><th>Category</th><th width="131.42864990234375">Session Tokens</th><th>Lockup Condition</th><th>Description</th></tr></thead><tbody><tr><td><strong>Oxen Coin Claims</strong></td><td>30,000,000</td><td>C</td><td>Tokens reserved for those who participate in the Oxen Coin Claims program.</td></tr><tr><td><strong>Service Node Bonus</strong></td><td>30,000,000</td><td>C</td><td>Tokens earned by Oxen Service Nodes during the network transition period.</td></tr><tr><td><strong>Project Treasury (Session Nodes)</strong> </td><td>15,000,000</td><td>A</td><td>This allocation is held by the project alongside operational funds. It may only be used for operating up to 10% of the Session Node network. Public disclosure statements must be made if these tokens are used for any other reason. Rewards received from operating nodes do not remain locked.</td></tr><tr><td><strong>Project Treasury (Session Contributors)</strong></td><td>11,000,000</td><td>D</td><td>This allocation is used to reward existing and new Session contributors and demonstrate long-term commitment to the project. In total this is a conditional 3 year lockup term.</td></tr><tr><td><strong>Project Treasury (Advisors)</strong></td><td>1,000,000</td><td>B</td><td>Locked for the first 12 months from TGE, then distributed evenly after the 12 month period. This is conditional, based on performance and contributions. </td></tr><tr><td><strong>Project Treasury (Operational)</strong></td><td>33,000,000</td><td>C: 6,000,000<br>D: 27,000,000</td><td>These tokens are for the operation of the project.</td></tr><tr><td><strong>Ecosystem and Community Fund</strong></td><td>43,000,000</td><td>B: 30,000,000<br>C: 13,000,000</td><td>These tokens are specifically to be used to strengthen the Session community and bolster the Session ecosystem over time.</td></tr><tr><td><strong>Strategic Token Sale</strong></td><td>12,822,450</td><td>A: 4,489,700<br>B: 8,332,750</td><td>This amount is reserved for sale before TGE to strategic parties which can help grow Session. Unsold tokens will be put into the Staking Reward Pool, Lockup E.</td></tr><tr><td><strong>Staking Reward Pool</strong></td><td>63,177,550</td><td>E</td><td>To reward Session Nodes for securing and providing services to the Session Network. </td></tr><tr><td><strong>Testnet Incentive Program</strong></td><td>1,000,000</td><td>F</td><td>To reward Testnet Incentive Program participants.</td></tr></tbody></table>

Additional Session Tokens will enter circulation over time as their lockup periods expire. However, Session Tokens will be locked in the [Staking Reward Pool ](/session-network/staking/staking-reward-pool.md)via mechanisms such as [Session Pro](/readme/advanced-features/session-pro.md) and removed from circulation via [staking](/session-network/session-nodes/staking-and-collateralization.md), making it is difficult to predict the future values for circulating supply.


---

# 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.getsession.org/session-token-sesh/tokenomics/genesis-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.
