# Configurar los ajustes de moneda

1. Abra el **Región** panel de control en el ordenador.

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

2. Haga clic en **Configuración adicional**.

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

3. Haga clic en **Moneda**.

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

4. Configure cualquiera de los siguientes:

* Símbolo de moneda
* Formato de moneda positivo
* Formato de moneda negativo
* Símbolo decimal
* N.º de dígitos después del decimal
* Símbolo de agrupación de dígitos
* Agrupación de dígitos

{% hint style="info" %}
Si el precio de los artículos de la tienda requiere tres dígitos después del decimal, seleccione **3** de **N.º de dígitos después del decimal**.
{% endhint %}

5. Haga clic en **Aceptar**.
6. Haga clic en **Aceptar**.


---

# 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/es/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.
