> For the complete documentation index, see [llms.txt](https://dexpolygon.gitbook.io/dexpolygon-wp2021/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dexpolygon.gitbook.io/dexpolygon-wp2021/about-dexpolygon-token/token-distributions.md).

# Token Metrics

Dexpolygon creates $DPOLY to build communities and it must perform well. To do so, the metrics must make it possible for the token to perform well and metrics cannot simply be designed through a buckshot of figures on a spreadsheet.

Dexpolygon designs token metrics by constructing complex financial models that detail specific decisions that must be undertaken to build a token that acts as a growth tool for ecosystem. The value of our models is amplified by our acquired intuitive rationale and deep-rooted understanding of the psyche of hodler.

|                |            |
| -------------- | ---------- |
| Max Supply     | 10,000,000 |
| Initial Supply | 3,750,000  |

![Token Metrics](/files/-MeV5ywp70zZH7yNIDA-)

|  **Vesting** | **%Tokens** | **Start** | **%Unlock** | **xVesting** | **Times** |
| :----------: | :---------: | :-------: | :---------: | :----------: | :-------: |
|   Advisors   |      5      |  Jan 2022 |      10     |      10      | Quarterly |
| Private sale |      20     |  Aug 2021 |      25     |       4      | Quarterly |
|  Public sale |      40     |  Aug 2021 |      50     |       2      | Quarterly |
|   Promotion  |      10     | Sept 2021 |      20     |       5      | Quarterly |
|   Liquidity  |      25     |  Aug 2021 |      50     |       2      |  Monthly  |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dexpolygon.gitbook.io/dexpolygon-wp2021/about-dexpolygon-token/token-distributions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
