# Referral Program

The **«Referral Program»** section allows merchants to earn bonuses for bringing new partners to goodPayments. The bonus is calculated as a percentage of the main-wallet top-ups made by referred merchants.

### How It Works

Every merchant has access to a personal referral link in their dashboard. When a new merchant signs up through that link, they are automatically attributed to the referrer.

**The bonus rate is 5%** and is applied to each top-up of the referred merchant's main (forwarding) wallet. The amount is credited immediately to the referrer's forwarding balance and is available for use in the service.

{% hint style="info" %}
The bonus applies **only to top-ups of the referred merchant's main (forwarding) wallet**. Activation-wallet top-ups, invoice payments, and other activity do not count – only funds added to the main wallet.
{% endhint %}

### Referral Program Page

<figure><img src="/files/5WoDGgErmrdtkzYl6UxT" alt=""><figcaption></figcaption></figure>

The **«Referral Program»** page displays the following information:

* **Your rate on referral top-ups** – your current bonus percentage;
* **Total bonus credited** – the total amount of TRX earned under the program since registration;
* **Merchants from your link** – the number of partners who have registered via your referral link;
* **Your referral link** – your personal link for inviting new merchants, with a copy button.


---

# 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://goodpayments.gitbook.io/docs/user-guide/referral-program.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.
