# Voting rewards

## What are voting rewards?

All the votes PixxieBot gets on [Top.gg](https://pixx.ie/vote) are very much appreciated and as a token of our thanks, we reward voters with Pixos, our in-bot reputation points.

## How do I vote and get rewards?

Vote for PixxieBot on [Top.gg](https://pixx.ie/vote).

## How do I build up a voting streak?

Voting every 12 hours for PixxieBot [on Top.gg](https://pixx.ie/vote) is the best way to build a voting streak and gain more rewards.

{% hint style="warning" %}
Voting streaks get reset 12 hours after your previous vote has lost its effect. For example, if you vote at 8AM, Top.gg will let you vote again at 8PM the same day. If you vote between 8PM and 8AM the following day, your voting streak will increase (every 12 hours).
{% endhint %}

{% hint style="info" %}
**TIP:** Having trouble remembering to vote? Use the `/vote reminders`command to toggle bot DM voting reminders on or off.
{% endhint %}

## Why have my voting rewards decreased?

Either you lost [your voting streak](#how-do-i-build-up-a-voting-streak), or it's Monday! Voting rewards over weekends (Fridays, Saturdays and Sundays) get doubled because votes on Top.gg count double on weekends. Your voting rewards will be doubled again this weekend and increase again next week.

{% hint style="info" %}
Read more about how voting rewards are calculated in [this Medium post](https://medium.com/@pixxiebot/updating-pixxiebots-top-gg-voting-rewards-8278fd82f445).
{% endhint %}

## I just voted but haven't received my voting rewards.

Find more info below.

{% content-ref url="/pages/-MJ68DK66xgFRCd3zSuu" %}
[Common issues](/troubleshooting/common-issues.md)
{% endcontent-ref %}


---

# 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.pixx.ie/getting-started/voting-rewards.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.
