# Начало работ

Для использования сервиса MmoWeb вам необходимо пройти все этапы описанные ниже, ВАЖНО выполнять каждое действие поочередно и не нарушать их последовательность, тогда при установке и настройке не возникнет ни каких проблем и вопросов!

1. Регистрация [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/registraciya)
2. Первая оплата [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/pervaya-oplata)
3. Пополнение баланса [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/popolnenie-balansa)
4. Покупка тарифа [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/pokupka-tarifa)
5. **Настройка** [(разделы)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika)
   1. Логин серверы [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika/login-servera)
   2. Гейм серверы [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika/geim-servera)
   3. Почтовые сервера [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika/pochtovye-servera)
   4. Проекты [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika/proekta)
   5. Платежная система [(разделы)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika/platezhnaya-sistema)
      1. Подключение агрегаторов платежных систем [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika/platezhnaya-sistema/podklyuchenie-agrigatorov)
      2. Внутригровая валюта [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika/platezhnaya-sistema/vnutrigrovaya-valyuta)
      3. Бонус при платеже [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika/platezhnaya-sistema/bonus-pri-platezhe)
      4. Система скидок [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/nastroika/platezhnaya-sistema/sistema-skidok)
6. **Установка CMS** [(разделы)](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms)
   1. Скачать файлы кабинета [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms/1.-skachat-faily-kabineta)
   2. Запуск инсталлятора [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms/zapusk-ustanovshika)
   3. Проверка соединения с кабинетом [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms/proverka-soedineniya-s-kabinetom)
   4. Первая загрузка настроек в кабинет [(перейти к описанию)](https://docs.mmoweb.biz/ru/nachalo-rabot/ustanovka-cms/pervaya-zagruzka-nastroek-v-kabinetom)

Если у вас возникнут вопросы, пожалуйста, обращайтесь по контактам


---

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