> For the complete documentation index, see [llms.txt](https://vibe-2.gitbook.io/vibe-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vibe-2.gitbook.io/vibe-white-paper/whitepaper-and-tokenomics/10.-tokenomics.md).

# 10. Tokenomics

- [10.1 Token Utility (VIBE)](https://vibe-2.gitbook.io/vibe-white-paper/whitepaper-and-tokenomics/10.-tokenomics/10.1-token-utility-vibe.md): Vibe will use the reach of the TV shows that we are partnering with, to drive the utility of the VIBE token.
- [10.2 Token Allocation & Distribution (VIBE)](https://vibe-2.gitbook.io/vibe-white-paper/whitepaper-and-tokenomics/10.-tokenomics/10.2-token-allocation-and-distribution-vibe.md): Token Allocation for VIBE Token (50,000,000 tokens)
- [10.3 Token Sale Details](https://vibe-2.gitbook.io/vibe-white-paper/whitepaper-and-tokenomics/10.-tokenomics/10.3-token-sale-details.md): Total VIBE tokens:  50,000,000
- [10.4 Use of Funds](https://vibe-2.gitbook.io/vibe-white-paper/whitepaper-and-tokenomics/10.-tokenomics/10.4-use-of-funds.md): All of the funds from the token sale will be allocated toward the production, distribution, and marketing of one of the two shows for which we have majority ownership rights.
- [10.5 Five Reasons to Invest In the VIBE Token](https://vibe-2.gitbook.io/vibe-white-paper/whitepaper-and-tokenomics/10.-tokenomics/10.5-five-reasons-to-invest-in-the-vibe-token.md)


---

# 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://vibe-2.gitbook.io/vibe-white-paper/whitepaper-and-tokenomics/10.-tokenomics.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.
