> For the complete documentation index, see [llms.txt](https://docs.paywall.pw/rus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paywall.pw/rus/obshee/finansy/vyplaty-samozanyatym.md).

# Выплаты самозанятым партнерам

Чтобы получать средства как самозанятый, необходимо выбрать эту форму работы при настройке основного счета. Если вы еще не являетесь самозанятым, вы может зарегистрировать [по нашей инструкции](/rus/obshee/finansy/vyplaty-samozanyatym/kak-stat-samozanyatym.md).

{% hint style="info" %}
Минимальная сумма вывода 1500 ₽. Средства выплачиваются в течение 7 рабочих дней после запроса.
{% endhint %}

{% hint style="warning" %}
В случае утраты статуса самозанятого, осуществление выплат будет приостановлено.

Если вы узнали, что больше не являетесь самозанятым - обратитесь в службу поддержки.
{% endhint %}

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

1. Перейдите в раздел **Финансы** и нажмите на кнопку **Вывести**, которая находится на карточке основного счета.
2. В приложении "Мой Налог" сформируйте чек самозанятого со следующими параметрами:
   1. Дата продажи: укажите текущую дату
   2. Стоимость: укажите запрашиваемая к выводу сумму
   3. Наименование товара/услуги: "Услуги по привлечению пользователей"
   4. Выберите: Юридическому лицу
   5. Укажите укажите данные Paywall:
      1. ИНН: 7714487255&#x20;
      2. Название организации: ООО "Пэйвол Рус"
3. &#x20;В окне запроса выплаты загрузите сформированный чек.


---

# 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.paywall.pw/rus/obshee/finansy/vyplaty-samozanyatym.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.
