> For the complete documentation index, see [llms.txt](https://whitepaper.runwago.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.runwago.com/company-registration/referral-link-wiki.md).

# Referral Link (Wiki)

## Create your own referral and get bonus!&#x20;

{% hint style="success" %}
Earn up to a 10% reward in USDT on purchases made through your referral link!
{% endhint %}

### Where to create the referral?  <a href="#referral-bonus-usdfatty-bonus-for-your-community" id="referral-bonus-usdfatty-bonus-for-your-community"></a>

{% hint style="success" %}
The only place to create a referral link is on the official Runwago website: <https://www.runwago.com/en>
{% endhint %}

<figure><img src="/files/O8KcXN1yChy6642AqTES" alt=""><figcaption><p>www.runwago.com</p></figcaption></figure>

### Referral bonus - $RWG bonus for your community <a href="#referral-bonus-usdfatty-bonus-for-your-community" id="referral-bonus-usdfatty-bonus-for-your-community"></a>

| Purchase through referral | Bonus in RWG    |
| ------------------------- | --------------- |
| $50 - $5000               | 3% bonus in RWG |
| $5001 +                   | 5% bonus in RWG |

### Referral bonus - USDT for your promotion <a href="#referral-bonus-usdt-for-your-promotion" id="referral-bonus-usdt-for-your-promotion"></a>

| Purchase through referral | Bonus in USDT     |
| ------------------------- | ----------------- |
| $50 - $5000               | 7% bonus in USDT  |
| $5001 +                   | 10% bonus in USDT |

{% hint style="success" %}
*A minimum amount of buy transactions (made by your community/friends) to be eligible to claim a USDT referral bonus: 1*

The USDT bonus will be claimable once the round has ended.
{% endhint %}

## Are you achieving great results with your referrals and interested in a long-term partnership with us?&#x20;

Get in touch with us via <promo@runwago.com>, thank you!&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.runwago.com/company-registration/referral-link-wiki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
