# Apello

## Apello

- [Apello - Cosmos NFT Toolkit](https://use.apello.xyz/apello/apello-cosmos-nft-toolkit.md): Explore the official Apello documentation for an in-depth understanding of our platform's features and functionalities. Unlock the full potential of Apello with detailed guides, tutorials, and example
- [Supported Chains](https://use.apello.xyz/apello/supported-chains.md): Our aim is to be the go-to resource for all NFTs within the Cosmos ecosystem, by providing comprehensive tools and functionality for NFT collectors and creators.
- [Roadmap](https://use.apello.xyz/apello/roadmap.md)
- [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
- [Contact Us](https://use.apello.xyz/apello/support/contact-us.md)
- [TOS](https://use.apello.xyz/apello/terms-of-service/tos.md): This Terms of Service Agreement (the "Agreement") is a legally binding contract between Apello ("we" or "us") and you ("you" or "user"), the user of the Apello Assistant Discord bot (the "Bot").
- [Privacy Policy](https://use.apello.xyz/apello/terms-of-service/privacy-policy.md): Apello ("we" or "us") is committed to protecting the privacy and security of our users.
- [Donation = Hug <3](https://use.apello.xyz/apello/donate/donation.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://use.apello.xyz/apello/apello-cosmos-nft-toolkit.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.
