> 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/registraciya-i-avtorizaciya/1.-portal-npk.md).

# 1. Портал НПК

**Портал НПК** — это информационная система, предназначенная для централизованного взаимодействия участников с АО «НПК».

Портал позволяет:

* подавать заявки на подключение к сервисам НПК
* подключать услуги
* добавлять сотрудников
* назначать сотрудникам роли и права доступа
* просматривать информацию по биллингу ЦОИД.

Через Портал НПК осуществляется работа с основными разделами, необходимыми для подключения и дальнейшего использования сервисов НПК, включая ЦОИД, Open Banking и МСПП.

### Среды Портала НПК

Работа с Порталом НПК доступна в двух средах:

| Среда              | Назначение                                                                                                                                                            | Адрес                           |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------- |
| Тестовая среда     | Используется для предварительного ознакомления, тестирования процессов подключения, подачи заявок и проверки работы сервисов до перехода в промышленную эксплуатацию. | <https://cabinet.stage.npck.kz> |
| Промышленная среда | Используется для работы с действующими сервисами НПК в рамках промышленной эксплуатации.                                                                              | <https://cabinet.npck.kz>       |


---

# 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:

```
GET https://docs.npck.kz/registraciya-i-avtorizaciya/1.-portal-npk.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.
