# Whitepaper

- [Cause](https://simba.gitbook.io/simba/whitepaper/cause.md)
- [Utilities](https://simba.gitbook.io/simba/whitepaper/utilities.md)
- [Simbanomics](https://simba.gitbook.io/simba/whitepaper/simbanomics.md)
- [Roadmap](https://simba.gitbook.io/simba/whitepaper/roadmap.md)
- [Technology](https://simba.gitbook.io/simba/whitepaper/technology.md): Simba Token is built on the Tron Network, known for its high speed, low cost, and scalability. This ensures that Simba Token transactions are fast, secure, and efficient.
- [NFTs](https://simba.gitbook.io/simba/whitepaper/nfts.md): (coming soon)
- [Play 2 Earn](https://simba.gitbook.io/simba/whitepaper/play-2-earn.md): (coming soon)
- [The Team](https://simba.gitbook.io/simba/whitepaper/the-team.md)


---

# 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://simba.gitbook.io/simba/whitepaper.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.
