# Blending System

**You can choose whatever equipment as long is the same rarity, for example:**&#x20;

1 Simple Asic + 1 Eolic Turbine + tokens = Big Asic&#x20;

![](/files/jZD6HlyZ43ucWHpfYbr7)

The tokens needed to blend from Common to Rare: <mark style="color:blue;">1150 CFB</mark> | <mark style="color:blue;">1150 CFE</mark> | <mark style="color:blue;">2300 CFP</mark>&#x20;

The tokens needed to blend from Rare to Epic: <mark style="color:blue;">3450 CFB</mark> | <mark style="color:blue;">3450 CFE</mark> | <mark style="color:blue;">6900 CFP</mark>&#x20;

{% hint style="info" %}
In order to blend, you need to have the equipments deposited on our game before doing it
{% endhint %}


---

# 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://wiki.cryptofarms.me/the-game/how-to-play/blending-system.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.
