# Tokenomics

## **Token Overview** <a href="#token-overview" id="token-overview"></a>

* Token Symbol: GRID
* Total Supply: 1,000,000,000 GRID Tokens

#### **Token Allocation** <a href="#token-allocation" id="token-allocation"></a>

To support sustainable growth and maintain network stability, GRID tokens are allocated as follows:

* **30%**: **Rewards for GRIDNODE Operators** Distributed to operators of GridNodes as rewards for contributing compute resources to the network.
* **20%**: **System Development and Maintenance** Allocated to ongoing technical development, system upgrades, and platform maintenance to ensure long-term reliability.
* **15%**: **Partnerships and Strategic Alliances** Reserved for collaborations with key industry partners to accelerate network adoption and strengthen Grid AI’s positioning.
* **10%**: **Reserve Fund** Set aside as a contingency fund to manage unforeseen challenges and provide stability during volatile market conditions.
* **15%**: **Public Sale and Fundraising** Made available for early supporters and the public, helping to raise funds for project expansion and network growth.
* **10%**: **Development Team and Advisors** Reserved for the Grid AIdevelopment team and advisors to support ongoing innovation.


---

# 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.gridaidefi.xyz/introduction/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.
