# 【Tutorial 21】#Pet Release System# How to Release Pets to Earn Upgrade Materials

The **Pet Release System** allows players to set their captured pets free in exchange for valuable in-game resources. When a pet is released, the player will receive a certain amount of **Fragments**, which are essential materials used for **Pet Star-Up** (upgrading a pet’s star level).

**How It Works**

1. Players can select any pet they no longer need and choose the **“Set them free”** option.
2. Once confirmed, the pet will be permanently removed from the player’s inventory.
3. In return, players receive **Fragments** based on the pet’s rarity and level.

**Fragment Utility**

* **Star-Up Material:** Fragments are used to upgrade the star level of other pets, improving their attributes and overall battle power.
* **Progression Resource:** The Pet Release System ensures a sustainable in-game economy, encouraging players to capture, upgrade, and optimize their pet lineup.

**Key Notes**

* Released pets cannot be restored.
* Higher rarity pets yield higher rarity **Fragments**.
* Strategic release of surplus pets helps players grow stronger more efficiently.

<figure><img src="https://miro.medium.com/v2/resize:fit:1050/0*OfpFTmkWMldkEqU6" alt="" height="467" width="700"><figcaption></figcaption></figure>

**SSR** and **SR** pets **cannot be released**. **S**, **A**, and **B** grade pets can be released to obtain a **Star-Up Material** corresponding to their Rarity.

**Pet Release Material Table:**

<figure><img src="https://miro.medium.com/v2/resize:fit:1050/1*xE9bq37Or7bisAgSdLJMmA.png" alt="" height="160" width="700"><figcaption></figcaption></figure>

**Star Wings:** This item can only be obtained from **event drops** and **cannot be acquired through pet release**.

<br>


---

# 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://realgo.gitbook.io/whitepaper/beginners-guide/tutorial-21-pet-release-system-how-to-release-pets-to-earn-upgrade-materials.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.
