# Token Gating Bot

- [Why Apello](https://use.apello.xyz/apello/token-gating-bot/why-apello.md): Apello Token Gating Bot is a tool that allows users to verify their ownership of a specific NFT.
- [SETUP](https://use.apello.xyz/apello/token-gating-bot/setup.md): How to invite & setup Apello token gating bot in your discord server ?
- [DAODAO](https://use.apello.xyz/apello/token-gating-bot/daodao.md): Apello enables you to verify and combine tokens that are staked in the NFT DAO on DAODAO with those in your wallet, ensuring you maintain your role without any disruption.
- [Sales Tracker](https://use.apello.xyz/apello/token-gating-bot/sales-tracker.md): Apello sales tracker allow you to track all the sales from your collection or from all the chain.
- [Admin Commands](https://use.apello.xyz/apello/token-gating-bot/admin-commands.md)
- [Troubleshooting](https://use.apello.xyz/apello/token-gating-bot/troubleshooting.md): In this document, we'll guide you through troubleshooting Apello on your own! Don't worry, you don't need any technical experience. Just follow our simple instructions


---

# 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://use.apello.xyz/apello/token-gating-bot.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.
