# Language

## Language

> If you talk to a man in a language he understands, that goes to his head. If you talk to him in his own language, that goes to his heart - *Nelson Mandela*&#x20;

dhee.aI is a multilingual AI/NLP platform, which allows businesses to serve native language speakers in the language of their choice by engaging our **Artificial Vernacular Agents**. This allows business entities to serve a wider audience, providing support for customers in a language they are comfortable with.

![](/files/uG5uxQoNabJv42vUGYuz)

Our conversational agents allow you to leverage AI at scale and interact in a multitude of languages (*oral and text*). Our engine is capable of logical parsing of user utterances to create new information using deduction. This increases the accuracy of our entailment algorithms and helps in serving native language speakers by engaging in vernaculars.

You can configure your agent to support multiple languages offered by Dhee.AI via the *AgentSettings->Basic->Language* Settings from your dashboard.

![Configure supported languages](/files/O4bTKoSiHdx4oe9nwr4K)

### Supported Languages

By default, *English* is the default language. In addition, the agent could be configured to support&#x20;

* Hindi
* Malayalam
* Bangla
* Kannada
* Telugu
* Tamil
* Gujarathi
* Marathi

{% hint style="info" %}
Dhee.AI would be soon supporting *Arabic, Spanish, and German*. In course of time, support for more languages would be added
{% endhint %}

.


---

# 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://readme.dhee.ai/platform-reference/agent-settings/basic/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.
