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

# Моды

- [Редактирование файлов локализации](https://workshop-guide.magicbyte.ru/mods/redaktirovanie-failov-lokalizacii.md)
- [Форматы цветов](https://workshop-guide.magicbyte.ru/mods/formaty-cvetov.md): На этой страницы описаны используемые форматы цветов
- [Проблемы с модификациями](https://workshop-guide.magicbyte.ru/mods/problemy-s-modifikaciyami.md): Прежде чем открыть тикет о проблеме с модификацией, прочитайте эту страницу.
- [MagicByteSharedLibrary](https://workshop-guide.magicbyte.ru/mods/magicbytesharedlibrary.md): Вспомогательный мод для модов от MagicByte.
- [DayZShop](https://workshop-guide.magicbyte.ru/mods/dayzshop.md)
- [DayZSetManager 1.0.0-1.1.3](https://workshop-guide.magicbyte.ru/mods/dayzsetmanager-1.0.0-1.1.3.md): Мод предназначен для предоставлением игрокам выбора снаряжения и точки появление при возрождении.
- [DayZSetManager 2.0.0 +](https://workshop-guide.magicbyte.ru/mods/dayzsetmanager-2.0.0-+.md): Мод предназначен для предоставления игрокам возможности выбора снаряжения и точки появления при возрождении.
- [NotPicksarAnims](https://workshop-guide.magicbyte.ru/mods/notpicksaranims.md)
- [DayZPartyManager](https://workshop-guide.magicbyte.ru/mods/dayzpartymanager.md): Открытие меню - P. Установка метки - T
- [Magic Bank](https://workshop-guide.magicbyte.ru/mods/magic-bank.md): Банкинг от MagicByte
- [MagicBattlePass](https://workshop-guide.magicbyte.ru/mods/magicbattlepass.md)
- [MagicSkins](https://workshop-guide.magicbyte.ru/mods/magicskins.md)
- [DayZMapManager](https://workshop-guide.magicbyte.ru/mods/dayzmapmanager.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://workshop-guide.magicbyte.ru/mods.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.
