# Sistema de Chaos Machine

El *Chaos Machine* permite a los jugadores combinar objetos para obtener nuevos artículos o mejorar los existentes. Este sistema se utiliza principalmente para crear *sets* y *items* especiales.

<figure><img src="/files/7enPO7636ePK6scYIw1n" alt="" width="496"><figcaption></figcaption></figure>

#### Funcionamiento:

* **Combinación de objetos**: Los jugadores combinan objetos específicos con *joyas* y otros recursos en el *Chaos Machine* para obtener nuevos ítems.
* **Requisitos**: Dependiendo de la combinación, los jugadores necesitarán cumplir con ciertos requisitos de recursos o tener un nivel mínimo.

**Beneficios VIP:**

Las cuentas VIPs tienen más porcentaje de éxito que una cuenta normal.  *Ver tablas.*

#### **Tabla General de Tasas de Éxito**

| Tipo de Cuenta | Bonus de Éxito General |
| -------------- | ---------------------- |
| Cuenta Normal  | Base del sistema       |
| VIP Bronce     | +5% sobre la base      |
| VIP Plata      | +10% sobre la base     |
| VIP Oro        | +15% sobre la base     |


---

# 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/sistema-de-chaos-machine.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.
