# Custom translation

If you want to create some custom translations specifically for your website, then when you edit the language you can add the translation in the "Custom translations" part. These translation will be kept when updating so you won't loose it. They also won't be shared if you share the language file.

![](/files/-MVaiUKDOG4GZYjYnYBy)


---

# 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.acymailing.com/setup/available-language/custom-translation.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.
