# Разработчикам

- [Адаптация шаблона](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona.md): Адаптация html-шаблона
- [Основа шаблонизатора](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona/osnova-shablonizatora.md): Вводная часть
- [Смена языка](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona/smena-yazyka.md): Языковые настройки сайта
- [Статус серверов](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona/status-serverov.md): Информация о состоянии сервера
- [Темы с форума](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona/temy-s-foruma.md): Подключение вывод тес с форума
- [Stream трансляции](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona/stream-translyacii.md): Онлайн трансляции YouTube и Twitch
- [Новости](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona/novosti.md): Новостная лента на сайте
- [Топ игроков](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona/top-igrokov.md): Рейтинг игроков на сайте
- [Инфо блок](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona/info-blok.md): Акции ивенты слайдеры прочие элементы для вывода информации
- [Шаблонизатор TPL](https://docs.mmoweb.biz/ru/razrabotchikam/adaptaciya-shablona/shablonizator-tpl.md): MMOWEB использует шаблонизатор Fenom


---

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