# Laboratory

The **Laboratory** will be the place where you will be able to generate SONERS from the LIQUIDS, mixing genes from different characters elaborated by **Dr. Gregorsky**.&#x20;

Each SONER created by a LIQUID will have a LIFE similar to the price paid for the LIQUID, regardless of the rarity of the SONER obtained. Below are the **3 LIQUIDS** available in the Laboratory, with their respective SONER appearance probabilities:

### BASIC LIQUID

| **Rarity**  | **Probability** |
| ----------- | --------------- |
| **PROMISE** | 59%             |
| **STAR**    | 25%             |
| **LEGEND**  | 10%             |
| **MYTH**    | 5%              |
| **GOD**     | 1%              |

### BIPHASIC LIQUID

| **Rarity**  | **Probability** |
| ----------- | --------------- |
| **PROMISE** | 0%              |
| **STAR**    | 30%             |
| **LEGEND**  | 40%             |
| **MYTH**    | 20%             |
| **GOD**     | 10%             |

### THRIPHASIC LIQUID

| **Rarity**  | **Probability** |
| ----------- | --------------- |
| **PROMISE** | 0%              |
| **STAR**    | 0%              |
| **LEGEND**  | 35%             |
| **MYTH**    | 40%             |
| **GOD**     | 25%             |

{% hint style="info" %}
*10% of the income from the LIQUID sales will be distributed among the SONER Representatives who still have at least 35% of their initial LIFE. The amount received will be proportional to the LIFE that each SONER has available at the time of distribution. Distributions will be made once a day (exact time pending to be determined).*
{% 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/son-soccer-en-1/laboratory.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.
