# Referrals

## What Are Referrals?

Referrals allow you to invite others to create accounts on the [MVHQ App](https://app.mvhq.io/) and share in their Credit earnings. &#x20;

## How Do Referrals Work?

To successfully refer someone to the [MVHQ App](https://app.mvhq.io/) you must copy your unique referral code from your [User Dashboard](https://app.mvhq.io/dashboard) and send it to a new user. When that user creates a new account on the MVHQ App using your unique referral link, you will have successfully referred them.&#x20;

{% hint style="info" %}
For the referral to be successful, you must refer a user who creates a new account on the MVHQ App. You cannot refer someone who already has an MVHQ Account.&#x20;
{% endhint %}

## How Many Credits Do I Earn From Referrals?

You earn 10% of the [MVHQ Credits](/usdhq/mvhq-credits.md) earned from anyone you refer directly and 2% of the Credits from anyone who they refer.&#x20;

{% hint style="info" %}
For example, if Pepe refers Elon and Elon refers Satoshi. Pepe will receive 10% of Elon's Points and 2% of Satoshi's Points, while Elon will receive 10% of Satoshi's Points.
{% endhint %}

{% hint style="info" %}
[Boosted Credits](/usdhq/mvhq-credits/boosted-credits.md) do not count for referrals.
{% endhint %}

## Where Can I Find My Referral Code?

You can find your unique referral code on your [User Dashboard](https://app.mvhq.io/dashboard).

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

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

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

{% hint style="info" %}
On your [User Dashboard](https://app.mvhq.io/dashboard) you will see your total referrals, including secondary referrals. For instance, from the earlier example, Pepe would have 2 referrals: Elon and Satoshi and Elon would have 1 referral: Satoshi.
{% endhint %}

<figure><img src="/files/MloEP9VzVOiOLvOY0Xn7" 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/referrals.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.
