# Saga Overview

## What Is The Saga Overview Tab?

The [Saga Overview Tab](https://app.mvhq.io/dashboard) is the first tab you'll see on your [User Dashboard](https://app.mvhq.io/dashboard). Here you can see an overview of all your progress for the current [Sagas](/usdhq/sagas.md) including your individual stats for:

* [MVHQ Credits](/usdhq/mvhq-credits.md)
* [Credit Boosters](/usdhq/credit-boosters.md)
* [Boosted Credits](/usdhq/mvhq-credits/boosted-credits.md)
* [MVHQ Membership Booster](/usdhq/credit-boosters/mvhq-membership-booster.md)
* [Weekly Challenges](/usdhq/credit-boosters/weekly-challenges.md)
* [Referrals](/usdhq/mvhq-credits/referrals.md)
* [Social Engagements](/usdhq/mvhq-credits/social-engagements.md)

<figure><img src="/files/Hegvg08XT5ZB0h97qIR5" alt=""><figcaption><p>Find Saga Zero details in once place under the "Overview" tab.</p></figcaption></figure>

{% hint style="info" %}
Click on each page to learn more about their specific offerings.
{% 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.mvhq.io/for-users/user-dashboard/saga-overview.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.
