# Setup - Servers

- [Creating](https://docs.votemanager.xyz/servers/create.md): Vote Manager supports vote tracking for servers on Top.gg & Discord Servers. Below, you can find information about how to set up Vote Manager for your Discord Bot
- [Top.gg](https://docs.votemanager.xyz/servers/create/topgg.md): Find a more detailed description about setting up a server on Top.gg with Vote Manager
- [Discord Servers](https://docs.votemanager.xyz/servers/create/discord-servers.md): Find a more detailed description about setting up a server on Discord Servers with Vote Manager
- [Rankly](https://docs.votemanager.xyz/servers/create/rankly.md): Learn how to set up your server tracking on Rankly with Vote Manager - A comprehensive guide for server owners
- [Disurl](https://docs.votemanager.xyz/servers/create/disurl.md): Find a more detailed description about setting up a server on Disurl with Vote Manager
- [Discord Place](https://docs.votemanager.xyz/servers/create/discord-place.md): Find a more detailed description about setting up a server on Disurl with Vote Manager
- [Discadia](https://docs.votemanager.xyz/servers/create/discadia.md): Find a more detailed description about setting up a server on Disurl with Vote Manager
- [Infinity Bots](https://docs.votemanager.xyz/servers/create/ibl.md): Find a more detailed description about setting up a server on Infinity Bot List with Vote Manager
- [Editing](https://docs.votemanager.xyz/servers/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/servers/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/servers.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.
