# 💎 NFT crafting

There is a crafting feature in our system.&#x20;

You can upgrade your NFTs through our crafting system. That means you will <mark style="color:orange;">change(grow) evolution(rarity) of your NFT</mark>. If you want to try to upgrade, you need NFTs with same evolution and some BPM tokens. &#x20;

For the <mark style="color:purple;">evolution 1 -> evolution 2</mark> upgrade attempt and pay fee in <mark style="color:green;">BPM</mark> tokens for the <mark style="color:purple;">evolution 2 -> evolution 3</mark> upgrade attempt.&#x20;

Also, you need some NFTs to start upgrade. <mark style="color:orange;">More NFTs = bigger chance of upgrade.</mark>


---

# 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://ceo-6.gitbook.io/baby-pokemoon/nft-crafting.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.
