# Referral Program

* Reward proportional to LLPoint, claimable at the end of each epoch .
* One epoch is one week; it starts on Wednesday at 0:00 UTC.
* 10% of the claimed winning prize will be injected into the current epoch's reward pool.
* Purchasing 1 lottery ticket gets 5 LL Points.
* The referrer receives 50% of LL points during the first epoch, and this percentage decreases by 10% each epoch until it reaches 10% for the lifetime.
* After LottoLand Token launches, a certain amount of LottoLand will be injected into the reward pool at the start of each epoch.


---

# 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://docs.ilotto.land/key-products/referral-program.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.
