# 🛒 Nuevo Sistema de Tienda Privada

El sistema de Tienda Privada de [MU Online](https://s4.muiton.com) ha sido renovado para ofrecer una experiencia más cómoda, moderna y práctica para todos los jugadores.

Ahora podrás abrir tiendas con una nueva interfaz mejorada y utilizar el sistema **OFFSTORE**, permitiendo dejar tu personaje vendiendo incluso estando desconectado del juego.

## ¿Qué incluye el nuevo sistema?

#### 🛒 Nueva interfaz de Tienda Privada

La ventana de tienda privada fue renovada visualmente para hacer más fácil y cómoda la administración de tus ventas.

<figure><img src="/files/cCLBwtOCcTD7PoLsX2WV" alt="" width="191"><figcaption></figcaption></figure>

#### 💤 Sistema OFFSTORE

Podrás dejar tu tienda abierta mientras estás desconectado del servidor.

Esto permite:

* Continuar vendiendo ítems offline
* Mantener tu tienda activa sin dejar el juego abierto
* Ahorrar recursos de tu PC

## Tipos de moneda disponibles

Actualmente el sistema permite vender utilizando:

* Jewel of Bless
* Jewel of Soul
* Jewel of Chaos

Simplemente selecciona el tipo de moneda antes de activar tu tienda offline.

{% columns %}
{% column %}

<h4 align="center">Coloca el Item y Precio</h4>

<figure><img src="/files/9jjxmKhk5pWQJSPS3ocK" alt="" width="248"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<h4 align="center">Elige el Tipo de Venta</h4>

<figure><img src="/files/AMn6ogixqwQMiuZ2wgtd" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

## ¿Cómo utilizar el OFFSTORE?

### 1. Abre tu Tienda Privada

Coloca los ítems que deseas vender dentro de la tienda.

### 2. Define los precios

Asigna el precio correspondiente a cada ítem.

### 3. Selecciona la moneda

Escoge si deseas vender por:

* Bless
* Soul
* Chaos

### 4. Activa OFFSTORE

Presiona el botón:

```
OPEN OFFSTORE
```

<figure><img src="/files/jND3uNIzyqCmALOZ1RVX" alt="" width="260"><figcaption></figcaption></figure>

Tu personaje permanecerá vendiendo incluso después de desconectarte.

{% hint style="info" %}
Debes Cerrar el Cliente!
{% endhint %}

## Recomendaciones

* Verifica cuidadosamente los precios antes de abrir tu tienda.
* Asegúrate de utilizar la moneda correcta.
* Mantén espacio disponible para recibir las joyas obtenidas de las ventas.


---

# 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://muiton.gitbook.io/guia/guia-basica-de-mu-iton/nuevo-sistema-de-tienda-privada.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.
