# Guardian

## Guardian Rates

{% hint style="warning" %}
The rates on the website are official and must be followed even if the customer's information is higher or lower.
{% endhint %}

## Guardian Upgrade

<table><thead><tr><th>Combination</th><th width="249">Free Max Success Rate</th><th>Vip Max Success Rate</th></tr></thead><tbody><tr><td>Guardian Level 11</td><td><mark style="color:red;">50%</mark></td><td><mark style="color:orange;">60%</mark></td></tr><tr><td>Guardian Level 12</td><td><mark style="color:orange;">60%</mark></td><td><mark style="color:yellow;">70%</mark></td></tr><tr><td>Guardian Level 13</td><td><mark style="color:yellow;">70%</mark></td><td><mark style="color:yellow;">80%</mark></td></tr><tr><td>Guardian Level 14</td><td><mark style="color:yellow;">80%</mark></td><td><mark style="color:yellow;">90%</mark></td></tr><tr><td>Guardian Level 15</td><td><mark style="color:green;">100%</mark></td><td><mark style="color:green;">100%</mark></td></tr></tbody></table>

## Guardian Options Rate

| Combination | Free Max Success Rate                  | Vip Max Success Rate                   |
| ----------- | -------------------------------------- | -------------------------------------- |
| 1 Option    | <mark style="color:yellow;">70%</mark> | <mark style="color:orange;">60%</mark> |
| 2 Options   | <mark style="color:purple;">20%</mark> | <mark style="color:red;">25%</mark>    |
| 3 Options   | <mark style="color:purple;">8%</mark>  | <mark style="color:purple;">11%</mark> |
| 4 Options   | <mark style="color:purple;">2%</mark>  | <mark style="color:purple;">4%</mark>  |

## Guardian Buff List

| Guardian       | Buff 1                                                                                       |
| -------------- | -------------------------------------------------------------------------------------------- |
| Ice Dragon +15 | <mark style="color:red;">1.000 HP</mark>,  <mark style="color:purple;">+50 Defense</mark>    |
| Lion  +15      | <mark style="color:red;">3.000 HP</mark>,  <mark style="color:purple;">+100 Defense</mark>   |
| Shining +15    | <mark style="color:red;">5.000 HP</mark>,  <mark style="color:purple;">+250 Defense</mark>   |
| Ur +15         | <mark style="color:red;">6.000 HP</mark>,  <mark style="color:purple;">+350 Defense</mark>   |
| Leviathan +15  | <mark style="color:red;">8.000 HP</mark>,  <mark style="color:purple;">+500 Defense</mark>   |
| Taurus +15     | <mark style="color:red;">10.000 HP</mark>,  <mark style="color:purple;">+1000 Defense</mark> |

## Guardian Evolution

| Guardian Level | Rate |
| -------------- | ---- |
| Level 1        | 70%  |
| Level 2        | 70%  |
| Level 3        | 70%  |
| Level 4        | 70%  |
| Level 5        | 50%  |
| Level 6        | 50%  |
| Level 7        | 50%  |
| Level 8        | 50%  |
| Level 9        | 50%  |
| Level 10       | 40%  |
| Level 11       | 40%  |
| Level 12       | 40%  |
| Level 13       | 40%  |
| Level 14       | 30%  |
| Level 15       | 30%  |


---

# 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/guardian.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.
