# Установка CMS

- [1. Скачать файлы кабинета](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms/1.-skachat-faily-kabineta.md): Скачивание копии клиента с GitHub
- [2. Запуск инсталлятора](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms/zapusk-ustanovshika.md): Установка таблиц в базу данных
- [3. Настройка конфига](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms/nastroika-konfiga.md): Настройка конфига для подключения к базе данных
- [4. Проверка соединения с кабинетом](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms/proverka-soedineniya-s-kabinetom.md): Тестирование соединения API REST с кабинетом
- [5. Первая загрузка настроек в кабинет](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms/pervaya-zagruzka-nastroek-v-kabinetom.md): Загрузка настроек в личный кабинет


---

# 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.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms.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.
