# Does Imonggo support other languages?

Imonggo currently only supports English; however, the receipt can be customized in any other language. Please see Control Center -> Customize Invoice Printing.

You can use the translation features in **"Advance Settings"** and **"Advance Settings for Store v2"** to fully customize your receipt to your local language.\
\
Click [here](/imonggo-help-center/the-basics/modifying-your-invoice-print-out-and-using-your-local-language.md) to know how to modify your invoice printout using your local language.


---

# 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://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/does-imonggo-support-other-languages.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.
