# Переводчик

Функционал встроенного перевода сообщений в Chatterfy позволяет вам переводить сообщения клиентов прямо в чате, без необходимости использовать сторонние приложения.&#x20;

{% hint style="info" %}
Вы сможете переводить абсолюнто любые сообщения
{% endhint %}

Нажмите на значок перевода возле текстового сообщения

<figure><img src="/files/3dxbMacnFWCa9En94Qsf" alt=""><figcaption></figcaption></figure>

\
Ваш текст успешно переведен ✅

<figure><img src="/files/6DtLWCXFw2fpU86dsbyr" alt=""><figcaption></figcaption></figure>


---

# 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://help.chatterfy.ai/crm-dlya-obsheniya/funkcional-crm/stranica-chatov/perevodchik.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.
