# Configure currency settings

1. Open the **Region** control panel on the computer.

<div align="left"><img src="/files/kwEK1jnopJfglGrf5YFR" alt=""></div>

2. Click **Additional settings**.

<div align="left"><figure><img src="/files/bvk6tgGLyh6Idolh0Sho" alt=""><figcaption></figcaption></figure></div>

3. Click **Currency**.

<div align="left"><figure><img src="/files/0R7rIElH2GYhyqU9HCOb" alt=""><figcaption></figcaption></figure></div>

4. Configure any of the following:

* Currency symbol
* Positive currency format
* Negative currency format
* Decimal symbol
* No. of digits after decimal
* Digit grouping symbol
* Digit grouping

{% hint style="info" %}
If the store's item pricing requires three digits after the decimal, select **3** from **No. of digits after decimal**.
{% endhint %}

5. Click **OK**.
6. Click **OK**.


---

# 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.rmhpos.com/installation/other-procedures/configure-system-settings.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.
