> For the complete documentation index, see [llms.txt](https://docs.a7a5.kg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.a7a5.kg/kak-prodat-a7a5/yuridicheskim-licam.md).

# Юридическим лицам

Юридические лица-**нерезиденты** РФ могут продать токен А7А5 в соответствующей вкладке в личном кабинете на нашем сайте.&#x20;

Пошаговая инструкция:

1. Регистрация: Пройдите регистрацию в личном кабинете и добавьте профиль компании.
2. Верификация: Пройдите комплаенс-проверку и верификацию компании.
3. Подключение реквизитов: Привяжите расчетный счет компании (открытый в рублях или юанях) и электронный кошелек.
4. Наличие А7А5: Убедитесь, что у Вас есть А7А5 на Вашем некастодиальном кошельке. Если их нет – см. раздел “Как купить А7А5”.
5. Выберите сеть: В блоке «Выберите сеть» выберите, откуда вы будете отправлять A7A5 – Tron или Ethereum.&#x20;
6. Отправьте A7A5 на указанный адрес: В блоке «Отправьте токены» будут: адрес для перевода (можно скопировать кнопкой справа), QR-код для отправки из мобильного кошелька. Отправьте A7A5 на этот адрес.
7. Подтвердите перевод: После отправки токенов нажмите кнопку «Я перевёл».

Для юридических лиц-**резидентов** РФ возможна продажа через брокера-нерезидента. Этот вариант продажи доступен только для операций на сумму свыше 600 тыс. руб.&#x20;

За деталями относительно этого способа продажи обратитесь на горячую линию по телефону: [88005507775 ](tel:88005507775) или в [бот поддержки](https://t.me/a7a5_supportbot).


---

# 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.a7a5.kg/kak-prodat-a7a5/yuridicheskim-licam.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.
