# Процесс подключения ККТ

* Клиент подаёт заявку на подключение Цифровой кассы&#x20;
* Клиент заполняет данные о компании и необходимые параметры кассы&#x20;
* Клиент выбирает способ оплаты и оплачивает выставленный счёт&#x20;
* Клиент регистрирует ККТ через ФНС или ЛК ОФД&#x20;
* ФНС формирует РНМ&#x20;
* Если подача заявления была через ЛК Платформы ОФД, то РНМ автоматически направляется в Эвотор. Если заявление подано другим способом, то клиент передаёт РНМ в Эвотор самостоятельно&#x20;
* Эвотор передаёт в ФНС отчёт о регистрации
* ФНС производит регистрацию ККТ в упрощенном режиме ([Письмо ФНС от 12 февраля 2025 года № АБ-4-20/1277@](https://www.consultant.ru/document/cons_doc_LAW_498790/?ysclid=m7acca7ts0908274919))
* Клиент производит интеграцию с Цифровой кассой и формирует тестовый чек


---

# 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://docs.evotor.online/cabinet/nachalo-raboty-rukovodstvo-polzovatelya-po-rabote-s-lichnym-kabinetom/process-podklyucheniya-kkt.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.
