# Referrals Program

Utilizing the 0xSniper Referral Program dashboard is your first step towards earning and claiming referral rewards. Follow this straightforward guide to get started:

#### Setting Up Your Referral Code:

1. Go to the **Referral Program dashboard** on the 0xSniper platform.
2. Connect to your web wallet, preferably Metamask. Upon clicking "Connect," your wallet will prompt you to sign a message for verification.
3. Click on the **User Referral Settings icon-button** as highlighted in the dashboard.
4. Enter your desired **Referral Code** in the provided field and click the **Generate** button. Please note that referral codes, once generated, cannot be changed.

   <figure><img src="/files/5CmI6xoEunMBxcnbW74Y" alt=""><figcaption></figcaption></figure>

Now, with your unique referral link, you're set to start earning referral rewards!

#### Claiming Your Referral Rewards:

1. Navigate back to the **Referral Program dashboard** and ensure your wallet is connected as described earlier.
2. Scroll down to the **Referral Rewards table** to view your accumulated rewards.
3. At the top-right of the page, you'll find the **Claim** buttons. Clicking on these will send your rewards to your connected wallet gas-free.


---

# 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://0xsniper.gitbook.io/0xsniper/introduction/referrals-program.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.
