# Claiming rewards

<figure><img src="/files/3MamG1g34HsqmdsaDcP9" alt=""><figcaption><p>Your rewards will appear on the Claim app</p></figcaption></figure>

After successfully voting for a Quest, voters will receive rewards pro rata to their voting weight. This is the same for CVX, AURA and LIQ voters who have delegated to Paladin's Auto voter.&#x20;

Every week rewards are available on Thursday mornings/afternoons depending on your timezone. Head to the Claim app in the side bar to find your rewards. The rewards are grouped together by ecosystem so if you have tokens from multiple Quests you'll be able to claim them all at once in one transaction.&#x20;

{% hint style="info" %}
You don't need to claim every week. Quest rewards accrue so you're free to claim your earnings anytime.
{% endhint %}


---

# 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.paladin.vote/quest-v2/claiming-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.
