# GLOBE TOKEN (GLOB) WHITE PAPER

## GLOBE TOKEN

- [Introduction](https://globe-token.gitbook.io/globe-token/white-paper/quickstart.md)
- [Problem Statement](https://globe-token.gitbook.io/globe-token/white-paper/problem-statement.md)
- [How GLOB is Different](https://globe-token.gitbook.io/globe-token/white-paper/how-glob-is-different.md)
- [Code Mechanics](https://globe-token.gitbook.io/globe-token/white-paper/code-mechanics.md)
- [Tokenomics](https://globe-token.gitbook.io/globe-token/white-paper/tokenomics.md): The total supply of GLOB is 100,000,000, with the following allocation:
- [Use Cases](https://globe-token.gitbook.io/globe-token/white-paper/use-cases.md)
- [Developer Wallets and Future Spending Plans](https://globe-token.gitbook.io/globe-token/white-paper/developer-wallets-and-future-spending-plans.md)
- [Stablecoin Integration](https://globe-token.gitbook.io/globe-token/white-paper/stablecoin-integration.md)
- [Marketing Plan](https://globe-token.gitbook.io/globe-token/white-paper/marketing-plan.md)
- [Roadmap](https://globe-token.gitbook.io/globe-token/white-paper/roadmap.md): The roadmap for GLOB includes three key phases:
- [Phase 1:](https://globe-token.gitbook.io/globe-token/white-paper/roadmap/phase-1.md): Initial Launch
- [Phase 2:](https://globe-token.gitbook.io/globe-token/white-paper/roadmap/phase-2.md): Ecosystem Development
- [Phase 3:](https://globe-token.gitbook.io/globe-token/white-paper/roadmap/phase-3.md): Expansion and Scaling
- [Long-Term Goals](https://globe-token.gitbook.io/globe-token/white-paper/long-term-goals.md)
- [Additional Information and Updates](https://globe-token.gitbook.io/globe-token/white-paper/additional-information-and-updates.md)
- [Conclusion](https://globe-token.gitbook.io/globe-token/white-paper/conclusion.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://globe-token.gitbook.io/globe-token/white-paper/quickstart.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.
