# How it works

## How to Get the Referral Code <a href="#id-9556" id="id-9556"></a>

During the Referral Program, both new and existing users can effortlessly access their referral codes within the NEOPIN App. Copy the referral code and share it with your friends. If they sign up using this code, both you and your friends will earn referral points.

1. Install the NEOPIN app and create your NEOPIN wallet.

{% embed url="<https://onelink.to/rsc7b3>" %}

2. Your NEOPIN wallet is automatically assigned a unique referral code.
3. You can find the referral code in **\[Earn]** tab > **\[Community]** tab in Discover > **\[Referrals]**&#x20;
4. Easily find and copy your referral code from the 'invite Friends' button

## How to Enter a Referral Code

Users who join after the event started can enter a referral code. (Start date: 02 May 2024, 15:00 KST)

1. Head over to the 'Settings' section in the NEOPIN App.
2. Select 'Invite a Friend' to locate where you can enter your referral code.

<figure><img src="/files/5gkbubA9yx2ICzpsvcvE" alt="" width="563"><figcaption></figcaption></figure>

3. Click on 'Enter referral code' and enter the code you received from your friend.

<figure><img src="/files/AJD7WfF7hbiKZ0sNFPof" alt="" width="563"><figcaption></figcaption></figure>

## How to Verify on Discord

{% hint style="info" %}
Once you've verified your Discord account, it's a one-time process and can't be changed. Your verification status remains constant, even if you encounter additional verification requests or re-enter a verified referral code. Please keep this in mind as you go through the verification process.
{% endhint %}

1. Join the Neopin Discord.

{% embed url="<https://discord.com/invite/neopinofficial>" %}

2. Head to the #holder-verification channel on NEOPIN Discord server.
3. Type /verify to initiate the user verification process.&#x20;
4. Follow the instructions to link  your NEOPIN UID and complete the verification process.

<figure><img src="/files/PECaO62n5zwtD7moYn7q" alt="" width="375"><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.neopin.io/referral/neopin-referral-program/how-it-works.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.
