> For the complete documentation index, see [llms.txt](https://docs.npck.kz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.npck.kz/testovoe-okruzhenie-msmp/1.-nastroika-podklyucheniya-k-mezhbankovskoi-sisteme-mobilnykh-platezhei/1.2-provedenie-rabot-po-poluchennomu-klyuchu.md).

# 1.2 Проведение работ по полученному ключу

Для работы с личным кабинетом УЦ необходимо установить Тумар Конфигуратор с поддержкой ГОСТ 2015, который доступен по адресу [https://betacms.npck.kz](https://betacms.npck.kz/) в разделе:

<Инфо> → <Программное обеспечение, документация, примеры разработчикам> → \<Tumar CSP для пользователя> (или по прямой ссылке: <https://betacms.npck.kz/downloads/res-open/client/TumarCSP.zip>).

{% hint style="danger" %}
Важно:

Вы получите КЛЮЧИ ПЕРВИЧНОЙ ИНИЦИАЛИЗАЦИИ СРОКОМ ДЕЙСТВИЯ 14 ДНЕЙ.

ВАМ НЕОБХОДИМО ВЫПУСТИТЬ ДЕЙСТВУЮЩИЕ КЛЮЧИ И СЕРТИФИКАТЫ СРОКОМ ДЕЙСТВИЯ 1 ГОД.

Ключи первичной инициализации можно использовать только один раз.

После выпуска действующих ключей сроком действия 1 год, ключи первичной инициализации невозможно использовать повторно.
{% endhint %}

Инструкция по выпуску действующих ключей расположена по адресу <https://betacms.npck.kz/downloads/res-open/manuals/manual.pdf>.

**Адрес тестового кабинета УЦ НПК:** [**https://betacms.npck.kz/auth**](https://betacms.npck.kz/auth)

**Адрес промышленного кабинета УЦ НПК:** [**https://ca.kisc.kz/auth**](https://ca.kisc.kz/auth)

Вместе с ключами первичной информации вы получаете документ readme\_beta1.txt, который содержит важную информацию для дальнейшей работы с ключом.

Рекомендуем ознакомиться с ней перед началом работы.

По всем дополнительным вопросам касательно получения ключей и работы с ними можно обращаться по номерам телефонов: (727) 297-91-38, 297-91-39


---

# 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.npck.kz/testovoe-okruzhenie-msmp/1.-nastroika-podklyucheniya-k-mezhbankovskoi-sisteme-mobilnykh-platezhei/1.2-provedenie-rabot-po-poluchennomu-klyuchu.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.
