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

# Tokonomics

* Token Name: GQR Utility Token
* Token Symbol: GQR

<figure><img src="/files/3st4fg7ofX2kKo2ED1M2" alt=""><figcaption></figcaption></figure>

**Token Distribution of GQR Utility Token**

**Token Name:** GQR Utility Token\
**Token Symbol:** GQR

**Token Sale Allocation**

* **Percentage:** 40%
* **Total Tokens:** 40,000,000
* **Explanation:** This portion of tokens is allocated for the initial token sale to raise funds for the development and growth of the project. The tokens will be sold to investors at various stages of the token sale, such as private sale, public sale, or token distribution events.

**Team and Advisors Allocation**

* **Percentage:** 20%
* **Total Tokens:** 20,000,000
* **Explanation:** These tokens are reserved for the core team members, founders, and advisors of the project. This allocation serves as incentives to align the interests of team members and advisors with the long-term success of the project. Tokens in this allocation are subject to a locked and vested period to ensure commitment and alignment with project goals.

**Reserve Allocation**

* **Percentage:** 20%
* **Total Tokens:** 20,000,000
* **Explanation:** The reserve allocation is set aside to support the ongoing development, marketing, and operational expenses of the project. These tokens provide flexibility for the project to adapt to future needs and opportunities. Tokens in this allocation may be subject to a locked and vested period to manage token supply and project sustainability.

**Ecosystem Growth Allocation**

* **Percentage:** 15%
* **Total Tokens:** 15,000,000
* **Explanation:** This portion of tokens is dedicated to fostering ecosystem growth and adoption. It can be used for strategic partnerships, community incentives, liquidity incentives, and ecosystem development grants to drive usage and utility of the token. Tokens in this allocation may be subject to a locked and vested period to ensure responsible token distribution and ecosystem development.

**Marketing Allocation**

* **Percentage:** 5%
* **Total Tokens:** 5,000,000
* **Explanation:** The marketing allocation is reserved for promoting the project, raising awareness, and acquiring users. These tokens may be used for various marketing activities such as advertising, social media campaigns, partnerships, and events. Tokens in this allocation may be subject to a locked and vested period to ensure effective and responsible token distribution while achieving marketing objectives.


---

# 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://genqr.gitbook.io/whitepaper/usdgqr-token/tokonomics.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.
