# 【教程 21】#宠物释放系统# 如何释放宠物获取升级材料

宠物释放系统允许玩家将不再需要的宠物进行释放，从而获得游戏内的重要资源。

当宠物被释放后，玩家将获得对应的碎片（Fragments），用于宠物升星，是提升战力的重要材料之一。

### 1. 基本机制

1）释放方式\
玩家可以选择任意不需要的宠物，并点击 “Set them free”（释放）进行操作。

2）释放结果\
确认后，该宠物将被永久移除，无法恢复。

同时，玩家将获得一定数量的碎片奖励。

3）奖励规则\
获得的碎片数量与宠物的稀有度和等级相关。

### 2. 碎片用途

1）升星材料\
碎片是宠物升星的重要材料，可用于提升宠物星级，从而增强属性与整体战斗能力。

2）成长资源\
宠物释放系统有助于资源循环，鼓励玩家持续捕捉、培养并优化宠物阵容。

### 3. 重要说明

1）不可恢复\
已释放的宠物无法找回，请谨慎操作。

2）等级影响奖励\
宠物等级越高，获得的碎片等级与数量也越高。

3）策略建议\
合理释放多余宠物，可以更高效地集中资源，提升核心阵容强度。

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

### 4. 限制规则

1）不可释放宠物\
SSR 和 SR 品质宠物无法释放。

2）可释放宠物\
S、A、B 品质宠物可以释放，并获得对应品质的升星材料。

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

### 5. 特殊材料说明

Star Wings 为特殊材料，仅可通过活动掉落获取，无法通过宠物释放获得。

合理使用宠物释放系统，可以有效提升资源利用效率，加快宠物培养进度，是中后期成长的重要策略之一。


---

# 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/jiao-cheng-21-chong-wu-shi-fang-xi-tong-ru-he-shi-fang-chong-wu-huo-qu-sheng-ji-cai-liao.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.
