> For the complete documentation index, see [llms.txt](https://coinflipper-1.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coinflipper-1.gitbook.io/documentation/referalnaya-programma.md).

# Реферальная программа

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

Мы запустили реферальную программу на [сканер CoinFlipper](https://coinflipper.app/#subscribe) и наше обучение. \
\
Подробнее об обучении читайте —  [по этой ссылке.](https://coinflipper.app/course/)

**Как все работает:**

1. На главной странице сканера откройте свой профиль.

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

2. Перейдите во вкладку «Реферальная программа».

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

3. Откроется окно реф.программы:\
   В нём будет ваша ссылка и статистика подключившихся пользователей.

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

4. Скопируйте ссылку и отправьте её друзьям или своей аудитории. Вместо «vladdrv» будет указан ваш никнейм, который вы указали при регистрации.

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

5. Теперь вы можете отдать часть своего процента в виде скидки пользователю. Чем больше скидка — тем меньше ваш процент, и наоборот.<br>

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

**Сколько можно заработать?**

Вы получаете 20% от стоимости оформленной подписки и оплаченного тарифа на обучение.

Для владельцев собственной аудитории возможны индивидуальные условия и повышенный процент. Напишите в нашу поддержку **@CoinFlipperSupport** — обсудим условия индивидуально.

**Остались вопросы? Ждем вас здесь @CoinFlipperSupport**


---

# 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://coinflipper-1.gitbook.io/documentation/referalnaya-programma.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.
