# Laboratorio

El **Laboratorio** será el lugar donde podrás generar a los SONER a partir de los LÍQUIDOS, mezclas de genes de distintos personajes elaborados por el Dr. Gregorsky.

Cada SONER generado por un LÍQUIDO tendrá una VIDA similar al precio pagado por el LÍQUIDO, independientemente de la rareza del SONER obtenido.&#x20;

A continuación se muestran los **3 LÍQUIDOS** disponibles en el Laboratorio, con sus respectivas probabilidades de aparición de SONER:

### LÍQUIDO BÁSICO <a href="#liquido-basico" id="liquido-basico"></a>

| **Rareza**   | **Probabilidad** |
| ------------ | ---------------- |
| **PROMESA**  | 59%              |
| **ESTRELLA** | 25%              |
| **LEYENDA**  | 10%              |
| **MITO**     | 5%               |
| **DIOS**     | 1%               |

### LÍQUIDO BIFÁSICO

| **Rareza**   | **Probabilidad** |
| ------------ | ---------------- |
| **PROMESA**  | 0%               |
| **ESTRELLA** | 30%              |
| **LEYENDA**  | 40%              |
| **MITO**     | 20%              |
| **DIOS**     | 10%              |

### LÍQUIDO TRIFÁSICO

| **Rareza**   | **Probabilidad** |
| ------------ | ---------------- |
| **PROMESA**  | 0%               |
| **ESTRELLA** | 0%               |
| **LEYENDA**  | 35%              |
| **MITO**     | 40%              |
| **DIOS**     | 25%              |

{% hint style="info" %}
*El 10% de los ingresos procedentes de las ventas de LÍQUIDOS, serán repartidos entre los Representantes de SONER que aún conserven al menos un 35% de su VIDA inicial. La cantidad recibida será proporcional a la VIDA que cada SONER tenga disponible en el momento de la distribución. Las distribuciones se harán una vez al día, en horario a determinar.*
{% endhint %}


---

# 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://sonsoccer.gitbook.io/whitepaper-son-soccer/laboratorio.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.
