# 英雄分解

1.所有英雄卡牌都可以分解，分解可獲得對應數量的英靈；

若英雄有穿戴裝備，分解時裝備將直接退回背包；

若英雄正在參與PVP，PVE，諸神黃昏對戰組隊，則不允許分解；

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

2.分解英雄獲得英靈，依初始的星級給予對應的英靈數量，升級或升星後的卡牌，也可以進行分解；

**分解詳情：**

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

3.英雄卡牌都分解後，可在「我的資產」中查看分解後的獎勵

<figure><img src="/files/HyxkcUCBS0IR3uBbITKc" 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://docs.genuniverse.io/cn/features/card-destruction-rebate.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.
