# Referral Program

### What is it?

The **Referral Program** allows you to earn money by inviting new users to Telemetrio via your personal referral link.

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

### How does it work?

1. You get your **referral link**
2. Share it with others
3. A user signs up and purchases a subscription
4. You earn a **commission from their payments**

### Rewards

* You get: **up to 20% from each payment**
* Your referred users get: **a bonus (e.g. discount or trial access)**

### Where can I find my referral link?

Go to the **Invite & Earn** section:

* Click **Copy** to copy your link
* Use it anywhere (messages, social media, etc.)

### Statistics

In the **Statistics** section you can track:

* **Invited** — number of invited users
* **Active subscriptions** — active paying users
* **Inactive subscriptions** — inactive users
* **Profit** — total earnings
* **Number of payments** — total payments made
* **Balance** — available balance

### Payouts

* Earnings are accumulated automatically
* Use the **Apply** button to withdraw or use your balance (depending on conditions)

### Important

* Commission will be added only after a **successful payment**
* No payment — no earnings
* Data is updated in your statistics


---

# 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://telemetrio.gitbook.io/docs/getting-started/personal-account/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.
