# Change Language

Yes, there is a file and a table. You can organise it according to your language.

Go to <mark style="background-color:orange;">wais-evidence/html/public/Config.json</mark> file and edit the data in <mark style="background-color:orange;">languages</mark> variable according to yourself.

{% hint style="danger" %}
You need to restart the script for the changes to take effect. Comma or apostrophe errors will cause the script to stop working.
{% 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.0resmon.org/0resmon/0resmon-1/wais-resoucres/wais-evidence/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.
