# Referral

## Joining with a referral code

Referral codes are available for everyone. Be sure to enter a referral code during the onboarding process if you have one. The app will verify it before you can continue with the onboarding steps.

Please note that only new NXplorers can join using a referral code. If you are already a member of Nadventure, you won't be able to apply a referral code afterward.

## Your referral code

Upon joining Nadventure, you will automatically receive a unique referral code. Feel free to share this code with your friends to invite them to join Nadventure using your referral code!

## Referral Reward

Earn extra points by referring friends! When you refer someone, you'll receive **10%** of the points they earn. Their points remain untouched and continue to grow as usual. Start referring now and watch your points stack up!

{% hint style="warning" %}
Please note that referral point is independent from the TVL Point, it will not be multiplied by the Xcellerator
{% endhint %}

<figure><img src="/files/4GtlSt1DbIfnUWGgXahr" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Example:**

Bob uses Alice referral code to join Nadventure, and he deposits 1000 USDC to the lending pool.&#x20;

In this case, they both get:

Bob: 1000 \* 3 = 3000 PTS per day (Deposit gain)

Alice: 1000 \* 3 \* 10% = 300 PTS per day (Extra Referral Point)&#x20;
{% 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://nx-finance.gitbook.io/nx-finance-whitepaper/welcome-to-nx-finance/airdrop/referral.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.
