# About

Translate for Slack is app that you can install into your Slack workspace that helps teams communicate in multiple languages by providing [manual](https://docs.translate.technology/features/manual-translation) and [automatic](https://docs.translate.technology/features/automatic-translation) language translation services.

You can use Translate for Slack to translate text or messages into [any language](https://docs.translate.technology/features/supported-languages). There are several ways to use Translate.&#x20;

### Manual Translation

There are four ways translate a single message or block of text, and optionally post the translation to a channel.&#x20;

{% content-ref url="../features/manual-translation" %}
[manual-translation](https://docs.translate.technology/features/manual-translation)
{% endcontent-ref %}

### Automatic Translation

There are two ways to automatically translate (your own or ALL) messages sent to a channel.   &#x20;

{% content-ref url="../features/automatic-translation" %}
[automatic-translation](https://docs.translate.technology/features/automatic-translation)
{% 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.translate.technology/getting-started/about.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.
