# Change Language

To switch the language within the platform, locate the language button in the header.&#x20;

<figure><img src="/files/X0JjQg3LCFxSApoL8mav" alt="" width="375"><figcaption><p>Figure 1: Language </p></figcaption></figure>

Click on the button to toggle between Vietnamese and English languages. The interface and content will be automatically updated to your selected language.&#x20;

When switching between language options, please be aware of the following issues:

#### Accuracy of Translations

We strive to provide accurate and reliable translations of our platform's content. However, translations may not always capture the nuances and context of the original language. There may be instances where the translated content may not convey the intended meaning accurately.

Please note that certain sections or features of the platform may have limited language support. In such cases, certain content, e.g. the name of some reports, may still be displayed in the default language or an alternative language option.

#### Interpretation and Understanding:

Switching to a different language may affect your interpretation and understanding of the information presented, e.g. financial concepts, terms, and indicators.&#x20;

While language options are available throughout the platform, it is important to note that the underlying financial data remains consistent across languages. Any calculations, figures, or indicators presented will not be altered by the language selection

{% hint style="info" %}
This disclaimer serves as a general guideline and should not be considered as legal or professional advice. Users are responsible for their language choices and the interpretation of the information provided in their selected language.
{% 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://docs.fiingate.vn/manual/user-manual/change-preferences-settings/quick-settings/change-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.
