# User Dashboard

## What Is The User Dashboard?

The User Dashboard is your one stop shop to see everything tied to your actions and progress on the [MVHQ App](https://app.mvhq.io/).&#x20;

On the User Dashboard you have the following tabs:

* [Saga Overview](/for-users/user-dashboard/saga-overview.md)
* [Weekly Challenges](/usdhq/credit-boosters/weekly-challenges.md)
* [MVHQ Membership Booster](/usdhq/credit-boosters/mvhq-membership-booster.md)
* [Your Missions](/for-users/user-dashboard/your-missions.md)

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

{% hint style="info" %}
Click each individual tab for a more detailed breakdown on its information and value.
{% endhint %}

## Why Should I Care?

Your User Dashboard is critical for completing your [Saga Onboarding](/usdhq/sagas/saga-onboarding.md), tracking your [Sagas](/usdhq/sagas.md) progress, [MVHQ Credits](/usdhq/mvhq-credits.md), [Credit Boosters](/usdhq/credit-boosters.md), [Boosted Credits](/usdhq/mvhq-credits/boosted-credits.md), [Social Engagements](/usdhq/mvhq-credits/social-engagements.md), [Referrals](/usdhq/mvhq-credits/referrals.md), [Weekly Challenges](/usdhq/credit-boosters/weekly-challenges.md), [MVHQ Membership Booster](/usdhq/credit-boosters/mvhq-membership-booster.md), and [Missions](/for-users/missions.md) progress.&#x20;

These are the most important objectives and data points when it comes to earning [$HQ](/usdhq/mvhq-credits.md), the resource that powers all of the MVHQ Ecosystem.&#x20;

## How Do I Get To My User Dashboard?

To get to your User Dashboard click the white "[Dashboard](https://app.mvhq.io/dashboard)" button on the top right of the [MVHQ App](https://app.mvhq.io/).

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

You can also get to your [User Dashboard](https://app.mvhq.io/dashboard) by clicking on your User Profile in the top right of the [MVHQ App](https://app.mvhq.io/) to open the sidebar and select "User Dashboard" from the top of the list.

<figure><img src="/files/Yce1f71WWFYlmprouUej" 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/user-dashboard.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.
