# Seed Sale

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

| Total Allocation | % of total supply |
| ---------------- | ----------------- |
| 75,000,000       | 7.50%             |
| {% endtab %}     |                   |

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

<table><thead><tr><th width="242">lssuance date</th><th>Seed Sale</th></tr></thead><tbody><tr><td>D0</td><td>15,000,000</td></tr><tr><td>M1</td><td>0</td></tr><tr><td>M2</td><td>0</td></tr><tr><td>M3</td><td>0</td></tr><tr><td>M6</td><td>7,500,000</td></tr><tr><td>M9</td><td>0</td></tr><tr><td>M12</td><td>15,000,000</td></tr><tr><td>M15</td><td>0</td></tr><tr><td>M18</td><td>11,250,000</td></tr><tr><td>M21</td><td>0</td></tr><tr><td>M24</td><td>11,250,000</td></tr><tr><td>M27</td><td>0</td></tr><tr><td>M30</td><td>7,500,000</td></tr><tr><td>M33</td><td>0</td></tr><tr><td>M36</td><td>7,500,000</td></tr></tbody></table>

{% endtab %}
{% endtabs %}

Dragon Master raised $1.125M in seed sale in early Q2 2021. 7.5% of the token supply was sold to 3 strategic investors. TGE unlocks 20%, and the rest unlocks linearly in next 36 months.


---

# 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/seed-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.
