# Referral System

The Napier Interface now features a referral system!

Any user can generate and share an 8-character alphanumeric referral code directly from the interface. When someone enters that code and begins using Napier, the referrer will earn Napier Points based on the referee’s activity.

This system is designed to encourage users to organically create educational content and promote Napier in a more community-driven way.

Here’s a full guide to get started:

{% stepper %}
{% step %}
Go to Napier Interface (app.napier.finance)

<figure><img src="/files/8IJPkQ6mX1qBRDfiBqv9" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Open the sidebar

On the Napier Interface, you’ll see a button in the top right displaying either your wallet address or ENS. Open the sidebar by clicking the button in the top right displaying either your wallet address or ENS.
{% endstep %}

{% step %}
Clicking the gift button will trigger a popup to appear

Among the four buttons in the top right of the sidebar, the third one from the right is the gift button.
{% endstep %}

{% step %}
Share the 8-character referral code shown in the popup on social media.

<figure><img src="/files/Mo27h9g90Fapx9vz76RC" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You can also view stats related to your referral activity directly in the popup

You’ll receive 10% of the Napier Points earned by the person you invited during a given cycle, based on their Base Weight and Multiplier.

You can track your referral stats in the popup under **“Number of invites”** and **“Points earned from invites.”** Referral rewards are distributed weekly.
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
**Note:** This referral program is not intended for abuse or malicious activity, including self-referrals.\
Please be aware that the Napier team — and the systems it provides — reserve the right to take appropriate action at their sole discretion in response to any such behavior.
{% 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.napier.finance/invest/points/referral-system.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.
