# Vote Tracker

**Jump to:** [**Setup Vote Tracker**](https://bumpreminder.gitbook.io/bump-reminder/vote-tracker/setup-vote-tracker)

**Jump to:** [**Setup Vote Rewards**](https://bumpreminder.gitbook.io/bump-reminder/vote-tracker/setup-vote-rewards)

**Jump to:** [**Vote Stats | Leaderboard**](https://bumpreminder.gitbook.io/bump-reminder/vote-tracker/vote-stats-or-leaderboard)

**Jump to:** [**Enable Vote Remind**](https://bumpreminder.gitbook.io/bump-reminder/vote-tracker/vote-remind)

**Jump to:** [**Related Commands**](https://bumpreminder.gitbook.io/bump-reminder/my-commands/vote-tracking)

**Jump to:** [**Showcase Vote Tracker**](https://bumpreminder.gitbook.io/bump-reminder/vote-tracker/showcase-vote-tracker)


---

# 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://bumpreminder.gitbook.io/bump-reminder/vote-tracker.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.
