# Setup - Bots

- [Creating](https://docs.votemanager.xyz/bots/create.md): Vote Manager supports many bot lists including Top.gg, Discords.com & Discord Bot List. Below, you can find information about how to set up Vote Manager for your Discord Bot
- [Top.gg](https://docs.votemanager.xyz/bots/create/topgg.md): Find a more detailed description about setting up a bot on Top.gg with Vote Manager
- [Discord Bot List](https://docs.votemanager.xyz/bots/create/dbl.md): Find a more detailed description about setting up a bot on Discord Bot List with Vote Manager
- [Discords](https://docs.votemanager.xyz/bots/create/discords.md): Find a more detailed description about setting up a bot on Discords with Vote Manager
- [Discord List](https://docs.votemanager.xyz/bots/create/dlist.md): Find a more detailed description about setting up a bot on Discord List with Vote Manager
- [Infinity Bots](https://docs.votemanager.xyz/bots/create/ibl.md): Find a more detailed description about setting up a bot on Top.gg with Vote Manager
- [Botlist.me](https://docs.votemanager.xyz/bots/create/botlist.md): Find a more detailed description about setting up a bot on Botlist.me with Vote Manager
- [Void Bots](https://docs.votemanager.xyz/bots/create/voidbots.md): Find a more detailed description about setting up a bot on Void Bots with Vote Manager
- [Discord Place](https://docs.votemanager.xyz/bots/create/discord-place.md): Find a more detailed description about setting up a bot on Void Bots with Vote Manager
- [BHList](https://docs.votemanager.xyz/bots/create/bhlist.md): Find a more detailed description about setting up a bot on Void Bots with Vote Manager
- [Rovel Stars](https://docs.votemanager.xyz/bots/create/rovel-stars.md): Find a more detailed description about setting up a bot on Void Bots with Vote Manager
- [TopCord](https://docs.votemanager.xyz/bots/create/topcord.md): Find a more detailed description about setting up a bot on TopCord with Vote Manager
- [Editing](https://docs.votemanager.xyz/bots/edit.md): Made a slight typo in your vote embed? Need to change the vote message channel? You can edit your setup using the steps below
- [Deleting](https://docs.votemanager.xyz/bots/delete.md): We don't like to see you go but, if you do you might want to delete your vote tracker. The steps below will help you to do so


---

# 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.votemanager.xyz/bots.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.
