# Onboarding System

Spreading awareness about the protocol is incentivised via a **2% bonus mint of ORX for TitanX depositors** who are onboarded by another user.&#x20;

**Example Onboard:**&#x20;

1. You share a link to the Minter by clicking the "Copy Onboarding Link" button.
2. Your onboarded user burns 20 billion TitanX, and receives a max possible claim of 6,666,666 ORX tokens
3. Your onboarded user early claims their ORX, and realises a total of 1 million ORX.&#x20;
4. You, as the onboarder, will have 20,000 ORX minted to your account.&#x20;
5. The total mint for this record is now 1,020,000 ORX.  20k to you, and 1m to your onboarded.

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


---

# 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.ouroboros.foundation/the-ouroboros-usdorx-token/onboarding-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.
