# Token Allocation

## Initial

Initial Supply The initial total supply of Diamault tokens (DVT) at mainnet was 1 billion tokens. DVT will have 8 digits of precision as part of the fraction where the minimal unit is called an Octa.

### Table - Token Allocation

| Category   | Initial Tokens | % of Initial Token Distribution |
| ---------- | -------------- | ------------------------------- |
| Community  | 663,500,000    | 66.35%                          |
| Team       | 125,800,000    | 12.58%                          |
| Foundation | 113,000,000    | 11.30%                          |
| Investors  | 97,700,000     | 9.77%                           |


---

# 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://diamault.gitbook.io/diamault-book/tokenomics/token-allocation.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.
