# Личный кабинет инициативного бюджетирования РК

## Личный кабинет инициативного бюджетирования РК

- [README](https://docs.init-rk.ru/readme.md)
- [Введение](https://docs.init-rk.ru/obshaya-informaciya/vvedenie.md)
- [Полезные ссылки](https://docs.init-rk.ru/obshaya-informaciya/poleznye-ssylki.md)
- [Техническая поддержка](https://docs.init-rk.ru/obshaya-informaciya/tekhnicheskaya-podderzhka.md)
- [Начало работы](https://docs.init-rk.ru/nastroika-lichnogo-kabineta/nachalo-raboty.md)
- [Вход в личный кабинет](https://docs.init-rk.ru/nastroika-lichnogo-kabineta/vkhod-v-lichnyi-kabinet.md)
- [Профиль пользователя](https://docs.init-rk.ru/nastroika-lichnogo-kabineta/profil-polzovatelya.md)
- [Главная страница](https://docs.init-rk.ru/rabota-v-lichnom-kabinete/glavnaya-stranitsa.md)
- [Подача заявки — общие сведения](https://docs.init-rk.ru/rabota-v-lichnom-kabinete/podacha-zayavki.md)
- [Конкурс «ППМИ»](https://docs.init-rk.ru/rabota-v-lichnom-kabinete/konkurs-ppmi.md)
- [Конкурс «Лучшее ТОС»](https://docs.init-rk.ru/rabota-v-lichnom-kabinete/konkurs-luchshee-tos.md)
- [Конкурс «Лучшая гражданская инициатива»](https://docs.init-rk.ru/rabota-v-lichnom-kabinete/konkurs-luchshaya-grazhdanskaya-initsiativa.md)
- [Конкурс «Социально значимые проекты ТОС»](https://docs.init-rk.ru/rabota-v-lichnom-kabinete/konkurs-socialno-znachimye-tos.md)
- [Конкурс «Лучший специалист»](https://docs.init-rk.ru/rabota-v-lichnom-kabinete/konkurs-luchshii-specialist.md)
- [Конкурс «Самое красивое село»](https://docs.init-rk.ru/rabota-v-lichnom-kabinete/konkurs-samoe-krasivoe-selo.md)
- [Добавление проектов на портал](https://docs.init-rk.ru/rabota-v-lichnom-kabinete/dobavlenie-proektov-na-portal.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.init-rk.ru/readme.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.
