# Missions

## What Are Missions?

Missions are MVHQ's version of quests for you to discover and engage with exciting new products to earn exclusive [Rewards](/for-users/missions/rewards.md).

<figure><img src="/files/3m4lrSDbjddZUyS3zSeb" alt=""><figcaption><p>Each mission has a title, duration, objectives, description, and reward.</p></figcaption></figure>

## Where Can I Find Missions?

You can find missions on the [MVHQ Home](https://app.mvhq.io/explore?search=parallel) and [Explore](https://app.mvhq.io/explore) pages.&#x20;

{% hint style="info" %}
&#x20;For more information on how to find the best missions and rewards for you, see [Navigation](/for-users/navigation.md).
{% endhint %}

## How Do I Earn Rewards?

You earn [Rewards](/for-users/missions/rewards.md) from completing missions and following the winner instructions to claim your reward.

<div align="center" data-full-width="false"><figure><img src="/files/1XrpZnGcE9hRJ2akdrGL" alt=""><figcaption><p>If you are selected you will see a "View Winner Next Steps" button.</p></figcaption></figure></div>

## What Types Of Rewards Can I Earn?

You can earn a variety of [Rewards](/for-users/missions/rewards.md) 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 Complete Missions?

You complete mission by completing all the [Objectives](/for-users/missions/objectives.md) required in the mission. These objectives can be comprised of social, on-chain, and in-game objectives.&#x20;

<div data-full-width="false"><figure><img src="/files/6lsmFIXBZ94tcterVJbY" alt=""><figcaption><p>Objectives will be marked as "Completed" once the criteria are met.</p></figcaption></figure></div>

## Where Can I Track My Rewards & Mission Progress?

You can track your mission progress and rewards 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><p>Quickly see your previous mission details in one place.</p></figcaption></figure>

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


---

# 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.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.
