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

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

|     |
| :-: |

**|** [**Сайт** ](https://ciawifi.ru/ru)**|** [**О компании**](https://ciawifi.ru/ru/company) **|** [**Контакты** ](https://ciawifi.ru/ru/contacts)**|**![](/files/-LcL5jPpYuyLUKo7kqcV)

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

Для подключения клиента в рамках [*реферальной программы*](https://ciawifi.ru/partners/referral-program) предусмотрено два способа:

* С помощью реферальной ссылки;
* С использованием уникального промокода.&#x20;

Оба способа являются полноправными и Ваш клиент может подключиться по одному из них.

### Подключение с помощью ссылки

Вы размещаете реферальную (партнерскую) ссылку на своем сайте или на сторонних ресурсах для привлечения потенциальных клиентов. Получить [*ссылку* ](/lichnyi-kabinet/referali.md)Вы сможете в личном кабинете в системе самообслуживания сразу после [*регистрации*](/lichnyi-kabinet/registratsiya-yuridicheskogo-litsa.md).

### Подключение с использованием промокода

[*Промокод* ](/lichnyi-kabinet/referali.md)уникален и состоит из 5 цифр. Получить его, как и ссылку, можно в личном кабинете после [регистрации ](/lichnyi-kabinet/registratsiya-yuridicheskogo-litsa.md)в системе самообслуживания. Промокод передается непосредственно Вашему потенциальному клиенту, который с его помощью закрепляется к Вашей учетной записи.

### Регистрация привлеченного клиента

Для корректной регистрации Вашего потенциального клиента необходимо выполнить одно из условий:

* При регистрации нового клиента указать Ваш [*промокод*](/lichnyi-kabinet/referali.md), если подключение производится с его помощью;
* Перейти на форму регистрации по вашей [*ссылке*](/lichnyi-kabinet/referali.md), если подключение реферала производится с помощью ссылки.&#x20;

Более подробная информация по реферальной программе размещена в разделе "[*Рефералы*](/lichnyi-kabinet/referali.md)".

Смотрите также:

[*Регистрация юридического лица*](/lichnyi-kabinet/registratsiya-yuridicheskogo-litsa.md);

[*Главная страница*](/lichnyi-kabinet/lichnii-kabinet.md)*;*

[*Пополнение баланса*](/lichnyi-kabinet/popolnenie-balansa.md)*.*

### ![](/files/-LcL5jLbzTscRZFLHWZB)**|** [**Сайт** ](https://ciawifi.ru/ru)**|** [**О компании** ](https://ciawifi.ru/ru/company)**|** [**Контакты** ](https://ciawifi.ru/ru/contacts)**|**


---

# 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://docs.ciawifi.ru/obshie/partneram/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.
