# Genesis Token Allocations

Summarising the various allocations, the initial distribution of Glue tokens in the genesis block will be as follows:

**Seed Contributors: 0.99%**

These tokens are allocated to the early contributors who provided the initial funding at a discounted rate.

**LBP Contributors: 0.37%**

Tokens allocated to participants in the Liquidity Bootstrapping Pool, reflecting their investments at market rates.

**Other Expenses Paid in Tokens: 0.20%**

These tokens were used to compensate for various services and expenses incurred during the early stages of development.

**Founders Allocation: 15%**

Tokens allocated to the founders, vested over five years with a one-year cliff, ensuring their continued commitment and alignment with the network's success.

**Foundation Allocation: 10%**

Tokens allocated to the Glue foundation, intended for managing token sales, market maker incentives, and operational funding.

This brings the total allocated portion to 26.56%. The remaining tokens will be held in the on chain treasury, representing 73.44% of the total supply. This unallocated portion will be crucial for future growth, development, and strategic initiatives, ensuring that Glue has the flexibility and resources needed to achieve its long-term vision.

<figure><img src="/files/5T4FuK9vFyO5LYm6bnkO" alt="" width="563"><figcaption><p>Figure 1: Genesis token allocation. </p></figcaption></figure>


---

# 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://docs.glue.net/white-papers/white-paper-governance/genesis-token-allocations.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.
