# Manage translations

{% content-ref url="/pages/xyz47M0JubwALWHudpEo" %}
[Add or modify translations](/user-guide/manage-translations/add-or-modify-translations.md)
{% endcontent-ref %}

{% content-ref url="/pages/y4DCaWQ9N51KTW2hiqhI" %}
[Use variables in translations](/user-guide/manage-translations/use-variables-in-translations.md)
{% endcontent-ref %}

{% content-ref url="/pages/RO21bCch1Cy4aOSGpDvI" %}
[Handle plural forms](/user-guide/manage-translations/handle-plural-forms.md)
{% endcontent-ref %}

{% content-ref url="/pages/WUslDmVwWa1XKmtj3MrA" %}
[Copy translations from another project](/user-guide/manage-translations/copy-translations.md)
{% endcontent-ref %}

{% content-ref url="/pages/HiSGilqULYz7OdgLVwwo" %}
[Send translations to another project](/user-guide/manage-translations/send-translations.md)
{% endcontent-ref %}

{% content-ref url="/pages/eFvGzngTHHT1S7S8wsBg" %}
[Download and upload translations](/user-guide/manage-translations/download-and-upload-translations.md)
{% endcontent-ref %}

{% content-ref url="/pages/bvZj65E2myjc9GvXIYFj" %}
[Translate with AI](/user-guide/manage-translations/translate-with-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/yMZJdj8SnvSZFZn7Hsjn" %}
[B2TRANSLATE pencil](/user-guide/manage-translations/b2translate-pencil.md)
{% endcontent-ref %}


---

# 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.b2translate.b2broker.com/user-guide/manage-translations.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.
