# Referral Rewards

Users can create or join existing communities to generate unique referral codes. Establishing a community will list it in the memeLaunch Community Council, enhancing visibility and attracting new members.&#x20;

All members of the community can earn additional rewards on memeLaunch.

* When a donation is made, the distribution of the community reward portion of the fund is as follows: 5% goes to the referrer.
* 50% of the protocol's revenue will be allocated for community rewards, with 25% of the allocated $MEME tokens going to traders and 25% to referrers.
* All rewards are traceable and can accumulate before a user joins the community.


---

# 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://memelaunch.gitbook.io/memelaunch/referral/referral-rewards.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.
