# Rewards

## What Are Rewards?

Rewards are the incentives organizations provide for you to earn in return for your engagement with their [Missions](/for-users/missions.md).&#x20;

MVHQ provides additional rewards to recognize your engagement on the [MVHQ App](https://app.mvhq.io/) via [MVHQ Credits](/usdhq/mvhq-credits.md).

<div data-full-width="false"><figure><img src="/files/4rw9PEbywK4M4bZHOa6z" alt=""><figcaption><p>Rewards can be found on the right half of the mission page. </p></figcaption></figure></div>

## How Do I Earn Rewards?

You earn rewards from completing [Missions](/for-users/missions.md) and following the [Winner Next Steps](/for-users/missions/winner-next-steps.md) to claim your reward.

<figure><img src="/files/fgTcmUfiFoHsJdHEWoK3" alt=""><figcaption><p>If you are selected you will see a "View Winner Next Steps" button.</p></figcaption></figure>

## What Types Of Rewards Can I Earn?

You can earn a variety of rewards on the [MVHQ App](https://app.mvhq.io/), such as:&#x20;

* [Cryptocurrencies](/for-teams/create-a-misison/rewards/cryptocurrencies.md)
* [Allowlists & Off-Chain Rewards](/for-teams/create-a-misison/rewards/allowlists-and-off-chain-rewards.md)(NFT mints, in-game skins, early access, discount codes, etc.)
* [NFTs](/for-teams/create-a-misison/rewards/nfts.md)
* [MVHQ Credits](/usdhq/mvhq-credits.md)

## How Do I Know When I've Won A Reward?

You can check if you've won a reward by checking your [Mission Statuses](/for-users/missions/mission-statuses.md) directly on the specific  [Missions](/for-users/missions.md) page or for all the missions you've completed on your [User Dashboard](/for-users/user-dashboard.md) under the [Your Missions](/for-users/user-dashboard/your-missions.md) tab.

<figure><img src="/files/kl8I9BFYS3BOPQn76lcN" alt=""><figcaption></figcaption></figure>

Click here to see a more detailed breakdown of your [User Dashboard](/for-users/user-dashboard.md)

## How Do I Claim My Rewards?

Once you have checked your [Mission Statuses](/for-users/missions/mission-statuses.md) and confirmed you have been selected as a winner, you can check the [Winner Next Steps](/for-users/missions/winner-next-steps.md) for more information on how to claim your reward.&#x20;

<figure><img src="/files/qcPd2DUDKkK0qmNXAyjy" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
For any issues with receiving your reward, contact the mission organizer directly. You can find their social links at the top of each mission.
{% endhint %}

<figure><img src="/files/2rGf6ABlTUjYcy3nDxfe" alt=""><figcaption></figcaption></figure>


---

# 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.mvhq.io/for-users/missions/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.
