# Token Teams

- [Promotion](https://docs.bogged.finance/bogged-finance/token-teams/promotion.md)
- [Trending & Most Viewed](https://docs.bogged.finance/bogged-finance/token-teams/promotion/trending-and-most-viewed.md)
- [Banner Ads](https://docs.bogged.finance/bogged-finance/token-teams/promotion/advertise-with-us.md)
- [Promoted Token List](https://docs.bogged.finance/bogged-finance/token-teams/promotion/promoted-token-list.md)
- [Telegram Price Bot](https://docs.bogged.finance/bogged-finance/token-teams/telegram-price-bot.md)
- [Setup](https://docs.bogged.finance/bogged-finance/token-teams/telegram-price-bot/setup.md)
- [Setup - Basic](https://docs.bogged.finance/bogged-finance/token-teams/telegram-price-bot/setup/setup-basic.md): Setting up the Bogged Bot
- [Setup - Standalone Buy Bot](https://docs.bogged.finance/bogged-finance/token-teams/telegram-price-bot/setup/setup-standalone-buy-bot.md)
- [Setup - Waterfall Channel](https://docs.bogged.finance/bogged-finance/token-teams/telegram-price-bot/setup/setup-waterfall-channel.md)
- [Advanced Customisation](https://docs.bogged.finance/bogged-finance/token-teams/telegram-price-bot/advanced-customisation.md)
- [Command List](https://docs.bogged.finance/bogged-finance/token-teams/telegram-price-bot/command-list.md)
- [Known Conflicts & Troubleshooting](https://docs.bogged.finance/bogged-finance/token-teams/telegram-price-bot/known-conflicts-and-troubleshooting.md)
- [Roadmap](https://docs.bogged.finance/bogged-finance/token-teams/telegram-price-bot/roadmap.md)
- [Bogged DEX Aggregator](https://docs.bogged.finance/bogged-finance/token-teams/bogged-dex-aggregator.md)
- [For DEX's](https://docs.bogged.finance/bogged-finance/token-teams/bogged-dex-aggregator/for-dexs.md)
- [For Token Teams](https://docs.bogged.finance/bogged-finance/token-teams/bogged-dex-aggregator/for-token-teams.md)
- [BogCharts](https://docs.bogged.finance/bogged-finance/token-teams/bogcharts.md)
- [BogCharts for Token Teams](https://docs.bogged.finance/bogged-finance/token-teams/bogcharts/bogcharts-for-token-teams.md)
- [BogCharts Honeypot Detection FAQ](https://docs.bogged.finance/bogged-finance/token-teams/bogcharts/bogcharts-honeypot-detection-faq.md)
- [API](https://docs.bogged.finance/bogged-finance/token-teams/api.md)
- [Importing into Excel](https://docs.bogged.finance/bogged-finance/token-teams/api/importing-into-excel.md)
- [Importing into Google Sheets](https://docs.bogged.finance/bogged-finance/token-teams/api/importing-into-google-sheets.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.bogged.finance/bogged-finance/token-teams.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.
