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

# Token Allocation

<mark style="color:blue;">**TOKEN INFORMATION**</mark>

| Property     | Value               |
| ------------ | ------------------- |
| Token Name   | MOTU                |
| Symbol       | MTU                 |
| Chain        | Binance Smart Chain |
| Token Type   | BEP 20              |
| Total Supply | 5'000'000'000       |

<mark style="color:blue;">**LOCK PERIOD**</mark>

<table><thead><tr><th>Allocation</th><th width="126.33333333333331">%</th><th>Vesting Sheldule</th></tr></thead><tbody><tr><td>Seed-Round</td><td>3</td><td>on the counting</td></tr><tr><td>Round A</td><td>2</td><td>on the counting</td></tr><tr><td>Marketing &#x26; Listing</td><td>10</td><td>on the counting</td></tr><tr><td>MOTU Environment</td><td>58</td><td>Linear unlocking every new season for 66 months</td></tr><tr><td>Founders</td><td>16</td><td>Locked for 24 months then linear unlock over the next 32 months</td></tr><tr><td>Team &#x26; Adviser</td><td>11</td><td>Locked for 10 months then linear unlock over the next 6 months</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:

```
GET https://motu-1.gitbook.io/untitled/motunomica/token-allocation.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.
