> For the complete documentation index, see [llms.txt](https://docs.summer.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.summer.fi/summer.fi-pro/general/referrals-program/how-to-refer-a-friend.md).

# How to refer a friend

### I want to refer my friends to Summer.fi

To refer your friends, visit Summer.fi, connect your wallet and visit the "Refer a Friend" control panel.

<figure><img src="/files/GSPLhhSDtyI4bHuLnO5D" alt=""><figcaption><p>Connect Wallet</p></figcaption></figure>

You will see your personal referral link (<https://summer.fi/?ref=0x>....), click the "Copy" button next to it. Now spread the word! Send the link to your friends, family members, tweet it, post it on instagram, make it a QR code and post it on a billboard, you name it. For each new account that accepts your referral, you will see them in your control panel, and you will start earning part of the fees they generate!

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

Once your referred accounts start transacting on Summer.fi, you will see your rewards in the control panel. All rewards are denominated in Dai and are not automatically deposited in your wallet, so you must claim them.&#x20;

Referrals fees are claimed on Optimism, and you will earn fees for all our Premium products on all networks.

### I was referred to Summer.fi

If someone sent you their referral link, once you visit the website using the given link, you will need to connect your wallet

Once your wallet is connected, you will be asked to accept your friend’s referral. Keep in mind that your account can only be referred once.

<figure><img src="/files/rWuFmgd7wJThqn14MuTn" alt=""><figcaption><p>Accept or Decline</p></figcaption></figure>

Finally, once the invite is accepted, you can visit your Referral Dashboard to get your invite link and spread the word, or you can go to our homepage and start using our products. From now on, 10% of all fees you generate will be shared equally between your account and your referrer’s account.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.summer.fi/summer.fi-pro/general/referrals-program/how-to-refer-a-friend.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
