# /vote

## Vote Command

### Overview

The `/vote` command provides information about voting for Ticket King on bot listing sites, often with direct voting links or instructions on how to unlock perks.

### Usage

```
/vote
```

### Description

* **Voting Info**: Displays how to vote for Ticket King to help boost its visibility.
* **Rewards**: Displays information on how you can recieve vote credits by voting for Ticket King.

### When to Use It

* If you want to support the bot and earn premium perks by using vote credits.

### Permissions

* Accessible to all users who can use commands (no special permissions required).

### Example

```
/vote
```

Shows voting instructions or links and the perks.


---

# 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.ticketking.xyz/bot-commands/vote.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.
