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

# 8. Allocation

<figure><img src="/files/8Q94LWqHVKXZVA0n9fmd" alt="" width="375"><figcaption></figcaption></figure>

**Drive to Earn(45%)**

To be allocated for the liquidity supply for smooth GVL circulation among users on exchanges. \
Lockup Period: N/A \
Vesting Period: N/A

**Operation(5%)**

To be allocated for the foundation pre-listing performance, additional development, and operational expenses.\
Lockup Period: N/A \
Vesting Period: N/A

**Marketing Development(20%)**

To be allocated for the marketing, airdrops, partnerships, collaboration, and promotional purposes.\
Lockup Period: 1 Month \
Vesting Period: 20 Months with monthly vesting of 5%\*20%

**Ecosystem Reserve(10%)**

To be allocated for the initial ecosystem holder rewards, other ecosystem activation purposes.\
Lockup Period: N/A \
Vesting Period: 20 Months with monthly vesting of 5%\*10%<br>

**Private Sale(5%)**

To be allocated for the VC investment, funds, investors, shareholders, etc., token sale rounds. \
Lockup Period: 6 Months \
Vesting Period: 10 Months with monthly vesting of 10%\*5%<br>

**Team(15%)**

To be allocated to for the team operation, recruitment, reward purposes.\
Lockup Period: 24 Months \
Vesting Period: 20 Months with monthly vesting of 5%\*15%

**분배 지갑 리스트**

<table><thead><tr><th width="466" align="center"></th><th width="174"></th><th></th></tr></thead><tbody><tr><td align="center">0xCE41630B44f4d2976f1922AB8b219cc26D1a1B72</td><td><strong>Drive to Earn</strong></td><td>45%</td></tr><tr><td align="center">0xbB73c2bF7869a2F354882D98cD6B6a1c07eA7430</td><td><strong>Operation</strong></td><td>5%</td></tr><tr><td align="center">0x63A34823F4F5AA84B56D90deb14884109628e854</td><td><strong>Ecosystem Reserve</strong></td><td>10%</td></tr><tr><td align="center">0x40B83d396Dd197E472ba1BF0dbb896182fe3eaD8</td><td><strong>Private Sale</strong></td><td>5%</td></tr><tr><td align="center">0x73094A35f88818B8fe179ed7b68ac33Cf2C8Ec77</td><td><strong>Marketing Development</strong></td><td>20%</td></tr><tr><td align="center">0xE5302168f2Ae433Bfb264733E70f4Be91AfCB5f2</td><td><strong>Team</strong></td><td>15%</td></tr></tbody></table>

```
Sources: BITB
```


---

# 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://greever.gitbook.io/eng/greever/8.-allocation.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.
