# Referral

Obside lets you earn exclusive rewards by inviting your friends to join the platform.

## How does it work?

1. **Activate your referral** from your Obside account (free).
2. **Share your referral link** with your network.
3. Your friend gets **20% off their first subscription**.
4. You receive a **reward of up to €120** based on the plan chosen by your referee.

## Reward schedule

| Plan chosen by the referee | Reward (monthly plan) | Reward (yearly plan) |
| -------------------------- | --------------------- | -------------------- |
| Core                       | €10                   | €30                  |
| Plus                       | €20                   | €60                  |
| Pro                        | €40                   | €120                 |

## Conditions

Each user has a **personal referral link** accessible from their settings.

The reward is credited as soon as your referee **subscribes to a paid plan**, and you can transfer it to your **bank account at any time** from the referral portal.

The 20% discount for the referee applies immediately on their **first subscription**.


---

# 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.obside.com/misc/referral.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.
