> For the complete documentation index, see [llms.txt](https://help.vposter.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vposter.ru/nashi-uslugi/partnerskaya-programma.md).

# Партнерская программа

У нас есть партнерская программа. Мы платим 20% с каждой оплаты ваших рефералов. Например, если вы пригласили пользователя и он пополнит баланс на 1000 рублей, то мы переведем на ваш счет 200 рублей. А если он решит продлить сервис и снова пополнит баланс, то мы еще переведем вам 20% от его каждого пополнения.

Партнерская программа позволяет получать на баланс денежные средства для оплаты сервиса. Получить ссылку для привлечения партнеров можно в  [личном кабинете](https://vposter.ru/personal#tab_3).

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

{% hint style="warning" %}
**Внимание!** Пользователи, которые уже зарегистрированы в сервисе, повторно зарегистрироваться по партнерской ссылке не могут.
{% endhint %}

## **Комиссия** <a href="#komissiya" id="komissiya"></a>

Вы будете получать комиссию в размере 2**0%** от всех платежей привлеченных партнеров. Эти начисления будут сразу поступать на баланс в сервисе.

## **Статистика** <a href="#statistika" id="statistika"></a>

Детальная статистика по числу рефералов и заработанным средствам отображается на этой же вкладке.

## **Вывод средств** <a href="#otsutstvie-vyvoda-sredstv" id="otsutstvie-vyvoda-sredstv"></a>

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

## Правила <a href="#pravila" id="pravila"></a>

Партнерское соглашение: <https://vposter.ru/legal/affiliate_program/>

Участникам партнерской программы не разрешается:

* Производить принудительную переадресацию партнеров на сайт сервиса через рекламную ссылку или баннер.
* Отправлять рекламную рассылку (спам) с указанием рекламной информации о сервисе.
* Создавать рекламные материалы и /или распространять/размещать рекламную информацию о сервисе с нарушением действующего законодательства РФ.
* Регистрировать аккаунты для личного использования через свою партнерскую программу.


---

# 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://help.vposter.ru/nashi-uslugi/partnerskaya-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.
