# Referral System

The MemeJob referral system is intended to reward evangelization of memejob and Hedera.

Find your referral link inside your User Profile.

**The Operation of the Referral System**

* Once you linked your wallet to the memejob dApp, create your profile.&#x20;
* Once your profile is created, your wallet address (ex :0.0.99999999) becomes your referral ID and you can start sharing it with your network, followers, or friends.
* You can share and invite via email, messaging applications, or social media using your referral link (of the format: <https://memejob.fun/?referrer=0.0.99999999).&#x20>;
* Any sign-up and account registered via a referral MUST create at least one transaction to become accounted and appear under the referral counter.
* For every transaction your referrals execute, you get a share of the incurred protocol fee ( default 10%) .

*Custom referrals coming soon...*


---

# 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.memejob.fun/memejob/referral-system.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.
