# Tokenomics

## Max Supply: 100,000 Tokens

GND will be distributed in the following ways:&#x20;

* Community: 18,000 Tokens (10,000 in GND, 8,000 in xGND)
* Liquidity: 10,000 GND
* Treasury: 15,000 xGND (Will be used for partnerships, OTC swaps, bribes...)
* Farm incentives for **GND FARM:** Tokens will be emitted at a rate of 10,000 GND and 30,000 xGND per year. Daily, this will be 27.5 GND and 82.5xGND.
* This does not mean the emission will stop after 1 year. Emissions will continue at the above rate until the 100,000k max supply is reached.
* Emissions will continue to be enabled as long as the supply is less than 100,000
* Development Team: 15,000 xGND distribute over 1 year&#x20;


---

# 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://gmd-protocol.gitbook.io/gnd-protocol/gnd-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.
