# Credit Boosters

## What Are Credit Boosters?

Credit Boosters are multipliers you can earn for your [MVHQ Credits](/usdhq/mvhq-credits.md).&#x20;

{% hint style="info" %}
[MVHQ Credits](/usdhq/mvhq-credits.md) x [Credit Boosters](/usdhq/credit-boosters.md) = [Boosted Credits](/usdhq/mvhq-credits/boosted-credits.md)
{% endhint %}

## Why Should I Care?

[Boosted Credits](/usdhq/mvhq-credits/boosted-credits.md) are the final number that will be used to calculate your [$HQ](/usdhq/mvhq-credits.md) rewards at the end of each [Sagas](/usdhq/sagas.md).

## How Can I Earn Credit Boosters?

You can earn credit boosters from completing [Weekly Challenges](/usdhq/credit-boosters/weekly-challenges.md) and the [MVHQ Membership Booster](/usdhq/credit-boosters/mvhq-membership-booster.md).

## Where Can I Check How Many Credit Boosters I've Earned?

You can check how many Boosters you've earned 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/02bRP5WYBw0KVoVtuJX1" 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/credit-boosters.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.
