# Multilanguage Support - iX Hello

**Multilanguage support** refers to a system or software feature that allows content, interfaces, and interactions to be presented in multiple languages. It enables users from different linguistic backgrounds to use the product or service in their **native or preferred language**, improving usability and accessibility.

#### Key Aspects of Multilanguage Support:

1. **User Interface Translation**\
   Menus, buttons, labels, and system messages are translated into various languages.
2. **Content Localization**\
   Text, images, and other media are adapted to fit cultural and language norms of different regions.
3. **Input & Output Handling**\
   Users can input text in one language and receive responses or outputs in the same or another selected language.
4. **Language Switching**\
   Users can change the display language easily, often through a dropdown or settings menu.
5. **Languages supported**                                                                                                                                          English, LATAM Spanish, Korean, French, German, EU Spanish, Br Portuguese, Turkish, Simplified Chinese & Japanese, Malay & Vietnamese, Hindi, Arabic and Italian.
6. **Backend Flexibility**\
   The system is built to support language files or databases for multiple languages without requiring major code changes.

**Why It Matters:**

* **Inclusivity**: Reaches a broader, global audience.
* **Accessibility**: Helps non-native speakers use the platform comfortably.
* **Customer Experience**: Increases user satisfaction and engagement.
* **Compliance**: Meets regional language laws or business requirements.

**How to use Multilangauge in iX Hello**

**Pre-requisite:**

#### Creating an iX Hello Account

To get started with iX Hello, it's essential to have an iX Hello account. Follow these steps to set up your account:

1. **Account Creation**:
   * Contact our support team to initiate your account creation process.
   * Our team will assist you in creating an account.
2. **Sign Up Process**:
   * Access the sign-up page by navigating to [iX Hello Sign-Up](https://bots.ixhello.com/).
   * Click on "***Sign up now***".
3. **Choosing a Preferred Language**:
   * On the Login page, locate the language drop-down menu at the bottom right corner.
   * This menu allows you to select from a list of available languages.
   * **Hint**: After selecting a language, the interface automatically updates to your chosen language, providing a seamless user experience.

<figure><img src="/files/662XQCdHDX6OF29Ybqo8" alt=""><figcaption></figcaption></figure>

1. **Navigation Consistency**:
   * The language drop-down menu is persistently located at the bottom right corner across all menus and screens within the platform.

Utilize these steps to navigate effectively and customize your experience in iX Hello.

<figure><img src="/files/M9UXvxraqQIO6OV9rrUk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gT6ZAmJhCbqFbDDoDO2N" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eNlGAPgde0i5GHDNHzFc" alt=""><figcaption></figcaption></figure>


---

# 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.ixhello.com/ixhc/master-1/multilanguage-support-ix-hello.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.
