# Upgrade Blending

1. **Access**: Main Menu -> Blending
2. **Updates**: Various blends will be updated in the game regularly.
3. **Process**: Players can blend their upgraded NFTs by paying an AWC cost, resulting in a randomly generated NFT of higher rarity and level.

**Blend Examples**

*Animals*

* Blend: 3 x Common Level 3 Animals + 3500 AWC
* Result: 1 Rare Level 1 Animal OR 1 Rare Level 2 Animal OR 1 Legendary Level 1 Animal

*Machines*

* Blend: 3 x Common Level 4 Machines + 2500 AWC
* Result: 1 Rare Level 1 Machine OR 1 Rare Level 4 Machine OR 1 Legendary Level 1 Machine


---

# 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://animalworld-1.gitbook.io/animal-world/game-mechanics-and-entities/upgrade-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.
