# Blending

Blending provides players with an opportunity to create new NFT with a bunch of others.\
\
There are two possible blend options: blend with other tools or blend with the tool's parts.\
\
Blending with other tools means giving a few NFTs with the same template and getting a better one. For example, you can blend 4 rare Pickaxes and get Jackhammer, or give 3 Jackhammers and get one Drill.\
\
Blending with tool parts is like a puzzle, you need to collect 4 different parts of the same NFT and then you can blend them into the real tool. You can buy parts on the secondary market or win them in dangerous mining.<br>

<figure><img src="/files/pxNb1jPcfhjFWC4n9Wca" 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://real-magnate.gitbook.io/real-magnate/game-mechanics/blending.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.
