> For the complete documentation index, see [llms.txt](https://docs.chatlayer.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatlayer.ai/nlp/languages.md).

# Languages

<figure><img src="/files/iac5pGFhNiz5U6QaGd5E" alt=""><figcaption><p>The Translations page.</p></figcaption></figure>

## Related articles

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><strong>Supported languages</strong></td><td>All languages available on Chatlayer.</td><td><a href="/pages/-Llgbfm_Eq2v6DLSa8yI">/pages/-Llgbfm_Eq2v6DLSa8yI</a></td><td><a href="/files/4bSrCVxwG2XJItyGptYj">/files/4bSrCVxwG2XJItyGptYj</a></td></tr><tr><td></td><td><strong>Make your bot multilingual</strong></td><td>Add and manage multiple languages.</td><td><a href="/pages/-LLTwJA_ouoSwx78oYQG">/pages/-LLTwJA_ouoSwx78oYQG</a></td><td><a href="/files/243X0UEADkjEN20FiMfk">/files/243X0UEADkjEN20FiMfk</a></td></tr><tr><td></td><td><strong>Determine the user's preferred language</strong></td><td>Switch language for the user's preference. </td><td><a href="/pages/9dig1kMXJR4Oa3UGsUI5">/pages/9dig1kMXJR4Oa3UGsUI5</a></td><td><a href="/files/nxGjgLiWgddzU2W1lnAS">/files/nxGjgLiWgddzU2W1lnAS</a></td></tr><tr><td><strong>Translations</strong></td><td>Translate what the bot says inside a single tab.</td><td></td><td><a href="/pages/-LLTwJAVCyfwUwBiTiC5">/pages/-LLTwJAVCyfwUwBiTiC5</a></td><td><a href="/files/EK5lxoOBVOy3UaPSYc6U">/files/EK5lxoOBVOy3UaPSYc6U</a></td></tr><tr><td><strong>Multilingual voicebots</strong></td><td>Manage voice bots in different tongues.</td><td></td><td><a href="/pages/BuAkxRko0cr85qa1zXlu">/pages/BuAkxRko0cr85qa1zXlu</a></td><td><a href="/files/CadAeMPojlscddMO09o4">/files/CadAeMPojlscddMO09o4</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.chatlayer.ai/nlp/languages.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.
