> For the complete documentation index, see [llms.txt](https://docs.gbm.auction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gbm.auction/gbm-tokens/token-supply-and-distribution/unlock-schedules.md).

# Unlock Schedules

#### Community (Reward Periods)

100% of tokens will unlock at the end of each reward period.\
The duration and token allocation for each reward period will be clearly communicated before it begins.

#### Community (Airdrops)

* 25% unlocked at TGE
* 37.5% unlocked in Month 2
* 37.5% unlocked in Month 3

#### Community (The IDA)&#x20;

* 100% unlocked at TGE

#### Marketing

Same schedule as airdrops:

* 25% unlocked at TGE
* 37.5% unlocked in Month 2
* 37.5% unlocked in Month 3

#### Team

* 36-month unlock
* 12-month cliff, followed by monthly linear unlocks

#### Investors

* 36-month unlock
* 12-month cliff, followed by monthly linear unlocks

#### Liquidity

100% unlocked at TGE

#### Treasury&#x20;

100% unlocked at TGE

*Note: There is no guarantee, promise, or expectation of resale value or financial return. GBM tokens are utility tokens, intended for use within the GBM Protocol.*


---

# 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:

```
GET https://docs.gbm.auction/gbm-tokens/token-supply-and-distribution/unlock-schedules.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.
