# Burning Cards

Cards within Splinterlands can be “Tradable” or “Soulbound”, which will affect various things about their use outside of battles, including what token the card can be burned for. Burning means the card will be destroyed, and permanently removed from circulation.

Tradable cards consist of any cards that can be transferred, sold, rented, or burned for DEC. These can be obtained via booster packs (for any of the various sets) or purchased via the card market.

Soulbound cards consist of any cards that are bound to the owner’s account, and cannot be transferred, sold, rented, or burned for DEC (though they can be burned for GLINT or MERITS). These can be obtained as rewards in loot chests and rarity draws via GWEN'S GLINT SHOP, as well as Gladius Cases via the GUILD STORE. Gladiator cards from Gladius cases are burnable for Merits.

As you can see, depending on the type of card, the token they can be burned for will vary. The details are listed below.

### Burning Cards to Get DEC Tokens <a href="#burning-cards-to-get-dec-tokens" id="burning-cards-to-get-dec-tokens"></a>

**The DEC burn value of a card can be found within the details for a specific card, in the Power column on the right-hand side of the screen. Only tradable (non-Soulbound) cards can be burned for DEC. Click on any card on your Items page, then make sure the “Cards” tab is selected, as seen below:**

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

Card burn values are based on several factors:

* BCX
* Rarity
* Set
* Foil
* Card Level (Burning Max or over-max level cards earn an additional 5% burn bonus.)

The DEC burn value of a card is also equivalent to its Collection Power value. The DEC burn value is always displayed next to the cards you own on the Collection page. If you do not own a certain card, you can also use the following chart to determine the DEC burn value.

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

### Burning Cards to Get GLINT <a href="#burning-cards-to-get-glint" id="burning-cards-to-get-glint"></a>

**The GLINT burn value of a card can be determined by multiplying the Power value of a card by 5. Soulbound Reward cards can be burned for GLINT. To see a card’s Power, click on any Soulbound Reward card on your Items page, then make sure the “Cards” tab is selected, as seen below:**

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

Card burn values for GLINT are based on the same factors as DEC burning; If you do not own a certain card you can use the following chart below to determine the GLINT burn value:

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

### Burning Cards to get MERITS <a href="#burning-cards-to-get-merits" id="burning-cards-to-get-merits"></a>

**The MERIT burn value of a card can be found within the details for a specific card, in the Power column on the right-hand side of the screen. Only Gladiator cards can be burned for MERITS. Click on any Gladiator card on your Items page, then make sure the “Cards” tab is selected, as seen below:**

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

Card burn values for MERITS are based on the same factors as DEC and GLINT burning; If you do not own a certain card you can use the chart below to determine the MERIT burn value:

<figure><img src="/files/NVx50Wnu38XdOpphokdl" 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.splinterlands.com/cards/burning-cards.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.
