> For the complete documentation index, see [llms.txt](https://invomagic.gitbook.io/ticketsdocs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://invomagic.gitbook.io/ticketsdocs/voting.md).

# Voting

## Voting

Voting for Tickets is a way to help tickets grow more popular on discord bot browsers, and massively supports us, and allows you to get rewards for free!

### How to Vote

{% hint style="success" %}
On the weekends, voting on Top.gg will give you 2 voter credits instead of 1!
{% endhint %}

To vote for Tickets, run the **/vote** command, this will link you to both the [<mark style="color:red;">Top.gg</mark>](https://top.gg/bot/1134316514296742040/vote) and [<mark style="color:green;">Rank.top</mark>](https://rank.top/bot/tickets/vote) sites, where you can vote for the bot, and get 1 voter credit per vote, with a 12 hour cooldown on each site.

<figure><img src="/files/J2tEIPrOqjKmN1E2ua9R" alt="" width="563"><figcaption></figcaption></figure>

### Voting Rewards

{% hint style="warning" %}
For TicketsPRO codes bought via voter credits, only the user who bought the code can redeem it and only for servers they own
{% endhint %}

Using voter credits, you can run **/voting rewards** to view the available rewards, an&#x64;**/voting redeem** to purchase from them:

<figure><img src="/files/XI3mF06ttcQLXFnebLD9" alt="" width="563"><figcaption></figcaption></figure>

* 1 Month TicketsPRO Code:
  * Gives you a one month code for [TicketsPRO](/ticketsdocs/pro/features.md), costs **250 voter credits**.
* 10 Extra [Transcripts](https://invomagic.gitbook.io/ticketsdocs/tickets/profesional-transcripts):
  * Gives your server 10 extra transcripts to use for the week, costs **20 voter credits**
* 5 Member [Statistics Images](https://invomagic.gitbook.io/ticketsdocs/stats/statistics):
  * Allows you to generate 5 member stat images, costs **15 voter credits**
* 5 [AI Game Credits](/ticketsdocs/fun/survive.md)
  * Allows you to use 5 more credits on the AI games, costs **10 voter credits**

<figure><img src="/files/eTdhKS1A5eWR7p5sukba" alt="" width="375"><figcaption></figcaption></figure>

#### Temporary Perks

The following perks are applied for 12hrs after you vote

* Exclusive "Voter" role in the [Invomagic](https://s.dscinv.xyz/support) server. (if you are in it)
* Faster [TicketsCDN](/ticketsdocs/tickets/ticketscdn.md) upload speeds.

If you want to help out Tickets, and do it fo FREE, this is the way to do so :))

### Voting Reminders

Need help remembering to vote for the bot? by default, voting reminders are enabled and will dm you whenever you can vote, this can be disabled by running **/me preferences** > **Voting Reminders Preferences**, and then you can disable it for both rank.top and top.gg individually

<figure><img src="/files/LLxj1z82GspMLGpzz3Pm" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
If you vote for 30 days in a row, by running **/redeem bonus**, you can choose from one of the following rewards
{% endhint %}

* 5 vote credits
* 1 Rare Lootbox on Linkr
* 50 donuts on Linkr
* 3 AI game credits


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://invomagic.gitbook.io/ticketsdocs/voting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
