# Tokenomics

The ValidNet ecosystem is powered by the native utility token $VAT, which plays a central role in coordinating economic incentives, securing the network, and enabling governance. Designed to align the interests of all participants. $VAT serves as the fuel for decentralized AI validation at scale.

**Token Name:** $VAT

**Total Supply:** 1,000,000,000 $VAT

| Allocation                  | %   | Purpose                                     |
| --------------------------- | --- | ------------------------------------------- |
| Fair Launch                 | 60% | Community distribution via open mechanisms  |
| Validator Rewards           | 20% | Incentives for active and honest validators |
| Ecosystem & Partnerships    | 10% | Strategic growth and integration support    |
| Team & Development          | 5%  | Core protocol development and operations    |
| Advisors & Early Supporters | 5%  | Rewards for early contributors and advisors |


---

# 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://validnet.gitbook.io/docs/tokenomics/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.
