# Referral Program

To fuel the continued growth of the Ape Church platform, we've introduced a referral system that allows users to earn a share of the service fees by referring others. This incentivizes those with influence to spread the word, helping to bring in new users. Whenever someone joins the platform through a referral and plays games, the referrer earns a portion of the service fees.

Currently, referrers can earn <mark style="color:blue;">**up to 10%**</mark> of the total service fees generated from games played by their referrals. These fees are paid to the referrer after the game is completed.

*Example:*\
*If a referred player spends $10,000 on the platform, the referrer would earn:*\
*$10,000 \* 0.1 \* 0.1 = $100.*

This means that <mark style="color:blue;">**10% of the service fee**</mark> is taken from the total amount wagered, and then 10% of that amount is given to the referrer.

Referrers will receive their earnings immediately once the game concludes, and the rewards will continue as long as the referred players are active under the referrer’s code.

If a referrer has a wide-reaching network, the potential for earnings can grow significantly as more players are referred and continue to engage on the platform.<br>


---

# 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.ape.church/info/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.
