# Setup

## Step 1

To open the setup menu and get started, type `vt!setup`. \
React with the plus emote to set up a service, and the book emote to show all services currently setup.\
\
In our case, we'll react with the plus emote to set it up.

![](https://206623011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJbh-4K6W34GcE-UI2v%2F-MPJmJgERRd8s38tLC6r%2F-MPK0f7mgo9nVaaeto3x%2FScreen%20Shot%202020-12-24%20at%2013.04.36.png?alt=media\&token=76d85c75-6577-4743-90e1-56e29c5f01fb)

## Step 2

Once you react with the plus sign to setup a service, you will be able to choose from the following:\
[`server-topgg`](https://docs.votetracker.xyz/commands/setup-1/server-topgg) To track votes for your server on <https://top.gg/servers/>\
[`bot-topgg`](https://docs.votetracker.xyz/commands/setup-1/bot-topgg) To track votes for your bot on [https://top.gg/](https://top.gg/servers/)\
[`bot-bls`](https://docs.votetracker.xyz/commands/setup-1/bot-bls) To track votes for your bot on <https://botlist.space/>\
[`bot-dbl`](https://docs.votetracker.xyz/commands/setup-1/bot-dbl) To track votes for your bot on <https://discordbotlist.com/>

Type one of the services in the text channel to start the setup. To continue reading the steps click on the service you chose above, or manually select the page on the left hand side under Setup.

![](https://206623011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJbh-4K6W34GcE-UI2v%2F-MPK3yxWXKCO_LPcOePs%2F-MPK4QqU0sCQ7K_tbQHT%2FScreen%20Shot%202020-12-24%20at%2013.04.51.png?alt=media\&token=cbbeb7bf-042b-4d1c-aaba-569f2b52e7ed)

## Support

You can find the community made video tutorial for setting up the bot [here](https://www.youtube.com/watch?v=CE_CyBs1EwA).\
If you need any extra assistance with the bot, you can join our support server [here](https://discord.com/invite/jxABfvJ).\
The support team is online every day and will assist you as soon as they can, we're more than happy to help.


---

# 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://votetracker.gitbook.io/vote-tracker/setup-1.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.
