# Bot Language

Used to detect your bot's preferred language. When you choose the 'User' option, the bot will respond to messages using your customers' native language. Meanwhile, if the Mixed option is selected, the bot will respond to customer messages using any language. On the **Bot Manager** page, Select Bot and click the **Mixed** or **User** option. In order to identify the bot's language, you can refer to [this](/5.1.x/bot-settings/bot-manager/automatic-detection-language.md) page.

![Bot Language](/files/513dk6LcZa6c3pPFkOgI)


---

# 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.3dolphins.ai/5.1.x/bot-settings/bot-manager/create-new-bot/bot-language.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.
