# Inviting Friends!

Trading is more fun with friends! To invite someone to LMAO, navigate to your profile in the top right  and copy either your referral link or referral code to send to them.&#x20;

If your friend already created an account, they can enter a referral code when they click "**Edit Profile**" in their profile.

**\*When you invite someone to LMAO, you will earn 5% of their total** [**points**](/other/points.md)**!\***

**\*When you enter someone else's referral code, you get a 5% bonus multiplier on your total** [**points**](/other/points.md)**!\***

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

{% hint style="info" %}
Once entered, referral codes are bound to wallets forever!
{% endhint %}


---

# 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.lmao.fun/fundamentals/getting-set-up/inviting-friends.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.
