# Emission

Following the genesis supply of 100 million $GNS, additional tokens are issued on a per-block basis based on a biennial halving schedule, which reduces the total annual token emission by half every two years. The halving occurs for four cycles, after which the emission rate remains constant until the total supply of 1 billion $GNS is reached.

The newly minted tokens will be split into three different categories, and after +12 years from Genesis, the distribution will be as follows:

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

<table><thead><tr><th width="224">Category</th><th width="159">Amount ($GNS)</th><th>Emission Pct.</th><th>Total Supply Pct.</th></tr></thead><tbody><tr><td>Liquidity Staking Pools</td><td>675,000,000</td><td>75%</td><td>67.5%</td></tr><tr><td>DevOps</td><td>180,000,000</td><td>20%</td><td>18%</td></tr><tr><td>Community Pool</td><td>45,000,000</td><td>5%</td><td>4.5%</td></tr><tr><td><strong>Total</strong></td><td><strong>900,000,000</strong></td><td><strong>100%</strong></td><td><strong>90%</strong></td></tr></tbody></table>

#### 1. Liquidity Staking Pools

75% of newly minted tokens will be distributed to the liquidity staking pools to reward long-term liquidity providers who stake their positions. This ensures that GnoSwap's direction aligns with the interests of active contributors, promoting sustainability, liquidity growth, and fostering participation in the ecosystem.

#### 2. Development & Operations

20% of newly minted tokens per block will be distributed to the GnoSwap Team for development and operations. This prevents excessive concentration of power by the team while incentivizing continuous contributions by aligning interests fairly and transparently.&#x20;

The GnoSwap Team considers the Development & Operations allocation as a vital element in securing the long-term viability, stability, and enhancement of the GnoSwap protocol. As part of our ongoing effort to embrace decentralization, we recognize the importance of meticulous planning and developing a robust ecosystem to achieve full decentralization. We are dedicated to iterating and evolving as we progress toward decentralization while maintaining the stability and growth of the GnoSwap protocol.

#### 3. Community Pool

5% of newly minted tokens will be distributed to the Community Pool, a treasury managed by the GnoSwap [Governance](/core-concepts/governance.md). This empowers the community and provides resources for community-driven initiatives such as funding community projects, grants and scholarships, liquidity provision, governance incentives, and emergency funds.&#x20;

These requests will be thoroughly reviewed and evaluated by the GnoSwap community and governance to ensure they align with the long-term goals of the protocol.


---

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