> For the complete documentation index, see [llms.txt](https://docs.init-rk.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.init-rk.ru/readme.md).

# README

Добро пожаловать в справочный портал **Личного кабинета инициативного бюджетирования** (ЛК ИБ) Республики Карелия.

Здесь вы найдёте подробные инструкции по работе с системой: от входа в личный кабинет до подачи заявок на конкурсы и добавления проектов на портал инициатив.

## Для кого эта документация

Документация предназначена для сотрудников **администраций муниципальных образований** Республики Карелия, которые работают с Личным кабинетом ИБ.

## Что можно делать в Личном кабинете

* Подавать заявки на 6 типов конкурсов
* Просматривать и редактировать свои заявки
* Добавлять реализованные проекты на портал инициатив Карелии
* Управлять профилем пользователя

## Как пользоваться документацией

Используйте **навигацию слева**, чтобы перейти к нужному разделу. Рекомендуем начать с раздела [Начало работы](/nastroika-lichnogo-kabineta/nachalo-raboty.md).

Если у вас возникли вопросы, обратитесь в [техническую поддержку](/obshaya-informaciya/tekhnicheskaya-podderzhka.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 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.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.
