# Seed Rate

## Seed Rates

{% hint style="warning" %}
Seeds that fail will be lost, so be careful and prepare for evolution.
{% endhint %}

## Seeds

<table><thead><tr><th>Level</th><th width="249">Free Max Success Rate</th><th>Vip Max Success Rate</th></tr></thead><tbody><tr><td>Level 1</td><td><mark style="color:green;">100%</mark></td><td><mark style="color:green;">100%</mark></td></tr><tr><td>Level 2</td><td><mark style="color:yellow;">85%</mark></td><td><mark style="color:yellow;">90%</mark></td></tr><tr><td>Level 3</td><td><mark style="color:yellow;">85%</mark></td><td><mark style="color:yellow;">90%</mark></td></tr><tr><td>Level 4</td><td><mark style="color:yellow;">85%</mark></td><td><mark style="color:yellow;">90%</mark></td></tr><tr><td>Level 5</td><td><mark style="color:yellow;">80%</mark></td><td><mark style="color:yellow;">85%</mark></td></tr><tr><td>Level 6</td><td><mark style="color:yellow;">75%</mark></td><td><mark style="color:yellow;">80%</mark></td></tr><tr><td>Level 7</td><td><mark style="color:yellow;">70%</mark></td><td><mark style="color:yellow;">75%</mark></td></tr><tr><td>Level 8</td><td><mark style="color:orange;">65%</mark></td><td><mark style="color:yellow;">70%</mark></td></tr><tr><td>Level 9</td><td><mark style="color:orange;">60%</mark></td><td><mark style="color:orange;">65%</mark></td></tr><tr><td>Level 10</td><td><mark style="color:orange;">55%</mark></td><td><mark style="color:orange;">60%</mark></td></tr><tr><td>Level 11</td><td><mark style="color:red;">50%</mark></td><td><mark style="color:orange;">55%</mark></td></tr><tr><td>Level 12</td><td><mark style="color:red;">45%</mark></td><td><mark style="color:red;">50%</mark></td></tr><tr><td>Level 13</td><td><mark style="color:red;">40%</mark></td><td><mark style="color:red;">45%</mark></td></tr><tr><td>Level 14</td><td><mark style="color:red;">35%</mark></td><td><mark style="color:red;">40%</mark></td></tr><tr><td>Level 15</td><td><mark style="color:red;">30%</mark></td><td><mark style="color:red;">35%</mark></td></tr><tr><td>Level 16</td><td><mark style="color:purple;">20%</mark></td><td><mark style="color:red;">25%</mark></td></tr><tr><td>Level 17</td><td><mark style="color:purple;">10%</mark></td><td><mark style="color:purple;">15%</mark></td></tr><tr><td>Level 18</td><td><mark style="color:purple;">7%</mark></td><td><mark style="color:purple;">10%</mark></td></tr><tr><td>Level 19</td><td><mark style="color:purple;">4%</mark></td><td><mark style="color:purple;">7%</mark></td></tr><tr><td>Level 20</td><td><mark style="color:purple;">2%</mark></td><td><mark style="color:purple;">4%</mark></td></tr></tbody></table>


---

# 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://guide.lurathmu.com/mix-and-evolutions/seeds/seed-rate.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.
