# Referrals

Referral rewards will be distributed as a percentage of the money locked in an LP by the user using the referral link.\
Three different precentage rates will incentivize the three different pools in order to balance the protocol: an user locking his LP for 7 days will grant his referral link creator a <mark style="color:blue;">3%</mark> bonus reward (<mark style="color:blue;">3%</mark> of the value of the LP upon locking). 15 days locks will grant referral link creators a <mark style="color:blue;">4.5%</mark> bonus reward and 30 days locks will grant a <mark style="color:blue;">7%</mark> bonus reward.

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

*<mark style="color:red;">**KEEP IN MIND THAT RANDOMLY TRIGGERED ON-CHAIN EVENTS WILL POSSIBLY ALTER THESE SETS OF RULES AND VALUES AND REMEMBER TO DESIGN YOUR STRATEGY ACCORDINGLY.**</mark>*


---

# 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://twiceprotocol.gitbook.io/twiceprotocol/tokenomics/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.
