> For the complete documentation index, see [llms.txt](https://doc.xwin.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.xwin.finance/v1.1-docs/my-menu/my-referral.md).

# My Referral

xWIN.Finance offers an xWIN referral fee program. When your Referral code is registered by your family or friends who newly use xWIN.Finance, a Referral fee is granted as a reward. The register page is following.

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

Q: How to enroll to xWIN Referral Program?

A: Please contact us at <admin@xwin.finance> for more detail. For now, there is no automated process to get the referral code. Pleare check the page below.

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

Q: What is the xWIN referral fee program?

A: xWIN referral fee program allow you to share the xWIN fee collected in xWIN Finance up to 50%

Q: How Much do I earn the fee?

A: You will have the fee sharing with xWIN Finance on xWIN strategy fee and performance fee on those private vault created under Robo Advisor. You are entitled for 50% for the first year (in calculation of number of blocks) 40% for 2nd year 30% in 3rd year 20% in 4th year 10% in 5th year If the friend you referred join the program, you would be earning a second layer fee that your friend's referred. You can confirm how much you earn with the following page.

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

Q: How much do I earn the fee in layer2?

A: Layer 2 fee you are entitled for are: 10% for the first year (in calculation of number of blocks) 8% for 2nd year 6% in 3rd year 4% in 4th year 2% in 5th year


---

# 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://doc.xwin.finance/v1.1-docs/my-menu/my-referral.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.
