# Project

- [Token](https://docs.pyrate.fun/project/token.md)
- [General](https://docs.pyrate.fun/project/token/general.md): Main info for a quick token overview.
- [Digital usage](https://docs.pyrate.fun/project/token/digital-usage.md): What $PYRATE will be used for.
- [Tokenomics](https://docs.pyrate.fun/project/token/tokenomics.md): Simple tokenomics help with transparency and trading safety.
- [Roadmap](https://docs.pyrate.fun/project/roadmap.md): Our main objective is to become one of the largest utility ecosystems in Web3 and stop the corrupt financial system.
- [Partners](https://docs.pyrate.fun/project/partners.md): We're associated with some of the largest projects across different chains, if they trust us so can you.
- [Flooz](https://docs.pyrate.fun/project/partners/flooz.md)
- [Raid Sharks](https://docs.pyrate.fun/project/partners/raid-sharks.md): The best raiding bot on Telegram.


---

# 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.pyrate.fun/project.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.
