# Entities And Other Data

In this versatile section, Dhee offers a robust set of tools to empower your chatbot with multilingual capabilities. Explore the following sub-sections to enhance your bot's language flexibility and precision:

**Entities**

Add language-specific or multilingual project-related entities to fine-tune your bot's understanding of user input.

**Agent Responses**

Customise various responses your bot can provide, ensuring tailored interactions with users.

**Directive Responses**

Craft personalised input and output responses to meet the unique needs of your project.

**Translations**

Seamlessly translate content from one language to another to expand your bot's linguistic reach.

**Query Substitutions**

Substitute different words or queries with specific text or queries, enhancing user comprehension and interaction.

**Abbreviation Text**

Create substitutions for abbreviated texts, enabling clearer communication in your chatbot conversations.

Unlock the potential of multilingual support and data manipulation to create a chatbot that excels in understanding and engaging users across diverse languages and contexts.


---

# 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/entities-and-other-data.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.
