# Community & Support

- [How to Find Tokens](https://docs.bonkbot.io/bonkbot/community-and-support/how-to-find-tokens.md): Using BONKbot is easy. But finding tokens to invest in? That's the hard part!
- [How to Burn Tokens](https://docs.bonkbot.io/bonkbot/community-and-support/how-to-burn-tokens.md): Get Rid of Unwanted Tokens, Speed up your BONKbot & Reclaim Some SOL
- [BONKbot Alert Channel](https://docs.bonkbot.io/bonkbot/community-and-support/bonkbot-alert-channel.md): BONKbot Token Alerts
- [Multiple Bots](https://docs.bonkbot.io/bonkbot/community-and-support/multiple-bots.md)
- [BONKbot Fee Structure](https://docs.bonkbot.io/bonkbot/community-and-support/bonkbot-fee-structure.md): Learn what BONKbot fees are per transaction and the structure behind them.
- [Support your Community](https://docs.bonkbot.io/bonkbot/community-and-support/support-your-community.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://docs.bonkbot.io/bonkbot/community-and-support.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.
