# NFT Game Card Disassembling (Burning)

1.All NFT Game Cards can be disassemble to obtain corresponding number of Essence based on each NFT Game Cards’ stars and level.

&#x20;a. If the NFT Game Card selected for disassembling is equipped with Equipment, the equipment will be returned back to the player’s assets automatically upon successful disassembly.

b. Players are unable to disassemble the NFT Game Cards if the selected NFT Game Cards are teamed up within the PVP, PVE or Faction Wars.

<figure><img src="/files/3jG9Fwsed7qm6ovHRowj" alt=""><figcaption></figcaption></figure>

2.Players can obtain Essence by disassembling NFT Game Cards.&#x20;

The corresponding amount of Essence will be given based on the initially-minted NFT Game Cards’ star and level.&#x20;

NFT Game Cards that have been upgraded (Level and Stars) can also be disassembled. Details as follow:

<figure><img src="/files/7q5VdqZQCpHIZGXXkxpp" alt=""><figcaption></figcaption></figure>

3. Players can view the materials obtained through NFT Game Cards disassembling through their NFT Assets tab

<figure><img src="/files/dXYYYSBPLuYDw9g0I4jM" 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/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.
