# Referrals

When you refer a player to the SMP, cash in your reward! Here's how it goes:

* On the SMP, use the command `/referral create`. Click on your code to copy it.
* Send the code to your friend, either in-game with `/pm <player>` or externally.
* Have your friend run this command: `/referral redeem <your code goes here>`
* You and your friend have both earned $5,000! You can check your referral codes with `/referral list`.

Do keep in mind that these referral codes are currently on the SMP only, referral codes for other servers are 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://wiki.torrentsmp.com/survival/referrals.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.
