# Перевод с помощью Recaf

Разработчики не всегда добавляют возможность перевести свою модификацию, из-за технической невозможности или обыкновенной лени. И, если отдельные моды с открытым исходным кодом можно изменить и скомпилировать модификацию самому, то что делать с проектами, имеющими закрытый исходный код?

На сцену выходит редактор байт-кода Recaf!


---

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