# Referral System

* Earn 30% of the points generated by each agent you refer.
* For instance, if your referred agent trades $100 and earns 1,000 points, you will receive 300 points.

***

### Referral system flow

***

Main Menu > Points > Referral

(Referral Info) – Send Message:

<table data-header-hidden><thead><tr><th width="243"></th><th></th></tr></thead><tbody><tr><td>Display</td><td><p>Referral Link:</p><p><a href="https://t.me/Mr_JamesBot?start=7FXbLh6">https://t.me/Mr_JamesBot?start=7FXbLh6</a></p><p>----------------------------</p><p>Agents Referred: 12</p><p>Points from Referral: 1,260</p><p>----------------------------</p><p>You will receive 30% of the espionage points earned by every referred agent.</p><p>Learn more</p></td></tr><tr><td>Menu Buttons</td><td><p><br></p><p><br></p></td></tr></tbody></table>

| Back |
| ---- |


---

# 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.jamesbot.ai/extras/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.
