# Blending

Blending is the process of combining two or more smaller "things" into something bigger or of higher quality! The `onmars` collection houses several blends for settlers such as yourself to take a part in.

{% hint style="info" %}
Make sure to log into NeftyBlocks in order for the blends to be able to read your wallet contents!
{% endhint %}

To start blending assets, go to <https://neftyblocks.com/c/onmars/blends> and click on one of the blends that you are interested in.&#x20;

<figure><img src="/files/GFiwYxVqL16XBAJmaTxv" alt=""><figcaption><p>A list of blendable items</p></figcaption></figure>

Let's say, for example, I wanted to partake in this blend: <https://neftyblocks.com/c/onmars/blends/blend.nefty/7152>\
\
After clicking on its card, we're brought to this screen:&#x20;

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

From here, you can either click on the `Auto-select` button to allow NeftyBlocks to automatically pick what NFTs you need to blend, or you can manually select them just below that button.

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

After you've selected all the required NFTs, the `Blend` button will be highlighted and you can now press it to receive your new NFT!

![](/files/F3wIeITQXcfSzQrAVITG)


---

# 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.milliononmars.com/playerguide/meta-information/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.
