# Missions

## What Are Missions?

For a detailed breakdown on Missions, visit [Missions](/for-users/missions.md)

## How Many Credits Do I Earn From Missions?

You earn Credits from completing individual objectives and whole missions. The number of Credits you will earn from each individual objective will be listed on the objective.&#x20;

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

{% hint style="info" %}
The standard number of points earned per objective is 10 Credits.
{% endhint %}

You will also earn Credits from completing entire missions. For completing an Allowlist Mission, you will earn 100 Credits. For completing an NFT Mint Mission on a Mainnet Blockchain, you will earn 500 Credits. For completing an NFT Mint Mission on a Testnet Blockchain, you will earn 100 Credits.&#x20;

## Where Can I Check How Many Credits I've Earned

You can check how many Credits you've earned from Missions on the [Saga Overview](/for-users/user-dashboard/saga-overview.md) Tab of your [User Dashboard](https://app.mvhq.io/dashboard).&#x20;

<figure><img src="/files/xUVqvVPZ7ntrRsVfXqsV" 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/usdhq/mvhq-credits/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.
