# Public Sale

{% tabs %}
{% tab title="Overview" %}

| Total Allocation | % of total supply |
| ---------------- | ----------------- |
| 25,000,000       | 2.50%             |
| {% endtab %}     |                   |

{% tab title="Detailed unlock schedule" %}

| lssuance date | Public Sale |
| ------------- | ----------- |
| D0            | 12,500,000  |
| M1            | 5,000,000   |
| M2            | 5,000,000   |
| M3            | 2,500,000   |

{% endtab %}
{% endtabs %}

We expect to do a public sale for 2.5% of the DMT total supply in Q4 2021, details to be revealed via the official community soon.


---

# 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://whitepaper.dragonmaster.co/tokenomics-usddmt/allocations-and-unlock-schedule/public-sale.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.
