# Burning NFTs

## Burning NFTs to increase tier

You can change the tier of your Crypto Prophets by collecting 5x Crypto Prophets of the same race and tier and then burning them using a burn spell (available from the store).&#x20;

![](/files/-MXbISJfl4lFQWht8QNT)

By casting the burn spell you will summon a new Crypto Prophet of the same race but in the next tier up.&#x20;

| Base cards  | = | New card     |
| ----------- | - | ------------ |
| 5x Common   | = | 1x Uncommon  |
| 5x Uncommon | = | 1x Rare      |
| 5x Rare     | = | 1x Epic      |
| 5x Epic     | = | 1x Legendary |

You can not mix Prophet races or generations when burning, so all prophet cards must be from the same race and the same generation.


---

# 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://whitepaper.thecryptoprophecies.com/prophets/burning-nfts.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.
