> For the complete documentation index, see [llms.txt](https://gaimtoken.edgevideo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gaimtoken.edgevideo.com/gaim-token/usdgaim-release-schedule.md).

# $GAIM Release Schedule

#### Token Release Schedule

**Seed Round:**

* **Allocation:** 70,000,000 Tokens (7%)
* **TGE:** 0% at TGE
* **Release Schedule:** Monthly releases over 24 months post-TGE
* **Release Rate:** 4.17% per month

**Private Round:**

* **Allocation:** 100,000,000 Tokens (10%)
* **TGE:** 0% at TGE
* **Release Schedule:** Monthly releases over 12 months post-TGE
* **Release Rate:** 2.50% for the first two months, then 5.00% per month

**Strategic/KOL Round:**

* **Allocation:** 10,000,000 Tokens (1%)
* **TGE:** 2.8% at TGE
* **Release Schedule:** Monthly releases over 8 months post-TGE
* **Release Rate:** 2.78% for the first four months, then 11.11% per month

**Public Sale:**

* **Allocation:** 40,000,000 Tokens (4%)
* **TGE:** 35.00% at TGE
* **Release Schedule:** Monthly releases over 3 months post-TGE
* **Release Rate:** 21.67% per month

**Liquidity:**

* **Allocation:** 135,000,000 Tokens (13.5%)
* **TGE:** 30.00% at TGE
* **Release Schedule:** Monthly releases over 14 months post-TGE
* **Release Rate:** 5.00% per month

**Community Incentive:**

* **Allocation:** 35,000,000 Tokens (3.5%)
* **TGE:** 0% at TGE
* **Release Schedule:** Monthly releases over 15 months post-TGE
* **Release Rate:** 6.67% per month

**Development:**

* **Allocation:** 100,000,000 Tokens (10%)
* **TGE:** 0% at TGE
* **Release Schedule:** Monthly releases over 26 months post-TGE
* **Release Rate:** 3.85% per month

**Marketing:**

* **Allocation:** 150,000,000 Tokens (15%)
* **TGE:** 1.85% at TGE
* **Release Schedule:** Monthly releases over 27 months post-TGE
* **Release Rate:** 3.70% per month

**Team:**

* **Allocation:** 140,000,000 Tokens (14%)
* **TGE:** 0% at TGE
* **Release Schedule:** Monthly releases over 20 months post-TGE
* **Release Rate:** 5.00% per month

**Client Incentive:**

* **Allocation:** 50,000,000 Tokens (5%)
* **TGE:** 10.00% at TGE
* **Release Schedule:** Monthly releases over 10 months post-TGE
* **Release Rate:** 10.00% per month

**Advisors:**

* **Allocation:** 70,000,000 Tokens (7%)
* **TGE:** 0% at TGE
* **Release Schedule:** Monthly releases over 20 months post-TGE
* **Release Rate:** 5.00% per month

**Partnerships:**

* **Allocation:** 100,000,000 Tokens (10%)
* **TGE:** 1.00% at TGE
* **Release Schedule:** Monthly releases over 20 months post-TGE
* **Release Rate:** 5.00% per month

### Further Detail&#x20;

<table><thead><tr><th width="183">Round</th><th width="129">Allocation</th><th width="126">% of Total</th><th width="119">% at TGE</th><th width="252">Release Schedule (Post-TGE)</th><th>Monthly Release Rate</th></tr></thead><tbody><tr><td>Seed</td><td>70,000,000</td><td>7%</td><td>0%</td><td>24 months</td><td>4.17%</td></tr><tr><td>Private</td><td>100,000,000</td><td>10%</td><td>0%</td><td>12 months</td><td>2.50% (1-2), 5.00% (3-12)</td></tr><tr><td>Strategic/KOL</td><td>10,000,000</td><td>1%</td><td>2.8%</td><td>8 months</td><td>2.78% (1-4), 11.11% (5-8)</td></tr><tr><td>Public Sale</td><td>40,000,000</td><td>4%</td><td>35.00%</td><td>3 months</td><td>21.67%</td></tr><tr><td>Liquidity</td><td>135,000,000</td><td>13.5%</td><td>30.00%</td><td>14 months</td><td>5.00%</td></tr><tr><td>Community Incentive</td><td>35,000,000</td><td>3.5%</td><td>0%</td><td>15 months</td><td>6.67%</td></tr><tr><td>Development</td><td>100,000,000</td><td>10%</td><td>0%</td><td>26 months</td><td>3.85%</td></tr><tr><td>Marketing</td><td>150,000,000</td><td>15%</td><td>1.85%</td><td>27 months</td><td>3.70%</td></tr><tr><td>Team</td><td>140,000,000</td><td>14%</td><td>0%</td><td>20 months</td><td>5.00%</td></tr><tr><td>Client Incentive</td><td>50,000,000</td><td>5%</td><td>10.00%</td><td>10 months</td><td>10.00%</td></tr><tr><td>Advisors</td><td>70,000,000</td><td>7%</td><td>0%</td><td>20 months</td><td>5.00%</td></tr><tr><td>Partnerships</td><td>100,000,000</td><td>10%</td><td>1.00%</td><td>20 months</td><td>5.00%</td></tr></tbody></table>


---

# 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://gaimtoken.edgevideo.com/gaim-token/usdgaim-release-schedule.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.
