# Home

### Getting Started

Please ensure that Vote Manager is in the server that you want to use it in. If not, you can invite it [here](https://votemanager.xyz/invite).

### Web Dashboard

You can access the web dashboard at [dashboard.votemanager.xyz](https://dashboard.votemanager.xyz). It can be used to configure trackers more easily via a web UI


---

# 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/readme.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.
