> 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.md).

# Referrals Program

Currently, the referrer and the referred accounts get 5% of their Summer.fi generated fees.

At the moment, only Multiply Vault actions generate Summer.fi fees for a total of 0.2% of the swapped amount (see [here](https://kb.oasis.app/help/costs-and-fees-for-our-products) for more information). This means that the amount rewarded for each "Refer a friend" program account is 0.01% of the swapped amount.\
\
\
Once you join the "Refer a friend" program with your account, you will be able to generate a unique link that you can send to your friends or contacts.

By accepting our Terms of Service and agreeing with your referral, your referred account will start sharing fees with you.

Any account can refer an unlimited number of other accounts, but can only be referred once. All referrals are immutable, this means that you cannot unlink any of your referrals, and you cannot modify who referred your account.

At any time, you can see all your referral information and accounts you referred to Summer.fi by visiting your personal "Refer a friend" control panel. As you can see in the screenshot below, you can also see how much Dai you generated in the program.

![](/files/3cxM4pbYf7Fbn76f2ZGI)

You can claim your rewards any time you like, but keep in mind that this involves a mainnet transaction, so it will incur in gas costs.


---

# 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.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.
