# Referrals

Word of mouth is a powerful tool, and we want to reward evangelists of the Faraway gaming ecosystem.

In the Faraway Shop, users can earn 5% of any sale that is completed using their custom referral link. Referral links are available to all users, regardless of if they are an item Creator or Seller with a Storefront or not.&#x20;

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

To generate a custom referral link from the Faraway Shop homepage, head to the item that you want to share and hit the **3 dots** next to the item price.

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

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

If you're viewing the item on its own page, use the share icon in the upper right corner.

<figure><img src="/files/9ADHswmsfN0NxbmKI9My" alt=""><figcaption></figcaption></figure>

Hit **Share** to add your payout wallets (across all blockchains) and to access your referral link.

If you're already logged in, click **Add Referral Wallets** and enter the wallet addresses that you would like to be paid out to each time someone purchases this item with your referral link. You must add at least 1 wallet in order to generate a custom referral link. You can paste in any wallet address, or, if you have already connected wallets to your Faraway account, you can select those wallets from the dropdown menu.

**Important note:** You must add payout wallets that match the currency chain of the item that you're referring. For example, if you do not add an Ethereum wallet address, and you generate a link for a referral for an item priced in ETH, you will not receive your referral payout.&#x20;

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

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

Once your wallet has been added, hit **Save.** You can then copy the link in the item box and start your journey as a referrer!


---

# 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://faq.faraway.com/faraway-shop/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.
