# Как создать аккаунт партнера

1. Перейдите на сайт [PaySy](https://paysy.net/)
2. Нажмите **SIGN UP** в правом верхнем углу страницы

<figure><img src="/files/3jdRmX4VTylR66y86zks" alt=""><figcaption></figcaption></figure>

&#x20; 3\. В открывшейся форме выберите вкладку "Partner" и заполните данные:

* Name - Ваше имя
* Telegram username - Ваш ник в Telegram, например: @PaySy
* Address - публичный ключ Вашего кошелька на который будет приходит вознаграждение за партнерство
* Подтвердите, что прочитали условия и согласны с ними.

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

{% hint style="danger" %}
Требуется подтвердить свой Telegram-аккаунт через [бота PaySy](https://t.me/paysy_easybot) для активации аккаунта. Неактивные аккаунты не смогут получать партнерские вознаграждения.&#x20;
{% endhint %}

&#x20; 4\. Нажмите CREATE на заполненной форме

После всех действий Вам придет сообщение в Telegram от @paysy\_easybot с данными: PartnerID и пароль. Используйте их для авторизации на сайте (LOG IN).


---

# 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://rudocs.paysy.net/instrukcii/kak-sozdat-akkaunt-partnera.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.
