# Mon Upgrader Guide

### Overview of Mon Upgrader

🔼 **Mon Upgrader** is a feature that allows users to transform any Mon into a rarer, younger version.

🔼 To perform an upgrade, users select a Mon from their squad and choose a higher rarity tier to evolve into. By using $SLOVE, the success rate of the upgrade can be increased.&#x20;

### How to Upgrade your Mon?&#x20;

1️⃣ **Step 1: Choose the Mon**

First, tap on the “<mark style="color:green;">Mon Upgrader</mark>” section and choose the Mon you want to upgrade to get started.

<figure><img src="/files/QCEpXXBVfKk1BuQBgESf" alt=""><figcaption></figcaption></figure>

2️⃣ **Step 2: Choose Rarity and Boost Your Chances with $SLOVE**

Depending on your Mon’s current rarity, here’s what you can upgrade to:

* Common → **Uncommon/Rare/Epic**
* Uncommon → **Rare/Epic**
* Rare → **Epic**
* Epic → **Epic**

When upgrading, you have two options:

* Spend $SLOVE to boost the success rate.
* Or choose "**Skip Boost"** to upgrade with the basic chance

&#x20;*The more $SLOVE you use, the higher your chance of success.*

<figure><img src="/files/QZcm20X8wRylglINE3wY" alt=""><figcaption></figcaption></figure>

3️⃣ **Step 3: Start the Upgrade**

After choosing the Mon, you can click **Upgrade & Confirm** to finish.

**Important Note:**

💡 If the upgrade is successful, you’ll get a new Mon with the higher rarity, starting at **Level 0** and **Age 0**.

⚠️ If the upgrade fails, your Mon will be gone.

<figure><img src="/files/VP1tw0FAZJ2IkqKQbFRr" alt=""><figcaption></figcaption></figure>


---

# 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://seeddao.gitbook.io/seed-tutorial/mon-upgrader-guide.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.
