# Banana Gun Docs

## Home

- [Welcome](https://docs.bananagun.io/welcome.md)
- [Tokenomics](https://docs.bananagun.io/banana-token/tokenomics.md)
- [Ecosystems](https://docs.bananagun.io/banana-token/ecosystems.md)
- [Rewards](https://docs.bananagun.io/banana-token/rewards.md)
- [Banana Bonus](https://docs.bananagun.io/banana-token/banana-bonus.md)
- [Sustainability](https://docs.bananagun.io/banana-token/banana-bonus/sustainability.md)
- [How to Earn Banana](https://docs.bananagun.io/banana-token/banana-bonus/how-to-earn-banana.md)
- [Banana Burn](https://docs.bananagun.io/banana-token/banana-burn.md)
- [Official Links](https://docs.bananagun.io/resources/official-links.md): Always use our official links to avoid scams!
- [Supported DEXes](https://docs.bananagun.io/resources/supported-dexes.md)
- [Telegram Scraper](https://docs.bananagun.io/resources/telegram-scraper.md): Instructions on how to setup the Banana Gun Telegram Scraper
- [Usage Instructions](https://docs.bananagun.io/resources/telegram-scraper/usage-instructions.md): Instructions on how to use the Banana Gun Telegram Scraper
- [Privacy Policy](https://docs.bananagun.io/resources/privacy-policy.md)
- [Terms of Service](https://docs.bananagun.io/resources/terms-of-service.md)


---

# Agent Instructions: 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://docs.bananagun.io/welcome.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.
