# Заключение

Хотя этот метод может показаться сложным, но, овладев им, вы сможете перевести любую модификацию. Даже если сам разработчик не способен добавить возможность локализации из-за технических ограничений, для вас это больше не будет проблемой!

1. [↑](https://word2md.com/#footnote-ref-1)
2. Инструкции и порядок действий должны быть скрыты в раскрывающиеся элементы, по типу Details в HTML [↑](https://word2md.com/#footnote-ref-2)
3. У модификации лицензия [**AFL**](https://opensource.org/license/afl-3-0-php) [↑](https://word2md.com/#footnote-ref-3)
4. Гифки должны быть в раскрывающемся элементе так же как и в сноске 2, но при заходе на страницу сайта, элемент должен быть изначально раскрыт. Это нужно, чтобы гифки можно было скрыть. [↑](https://word2md.com/#footnote-ref-4)


---

# 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://wiki.aegis-mine.ru/articles/perevod-modifikacii/perevod-s-pomoshyu-recaf/zaklyuchenie.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.
