# Evolutions

### Evolve

Forest Cryptures that reach **Level 10** can be evolved using **Fruits**. Evolving Cryptures makes them stronger; it gives them **extra "Luck" and "Power" stats**. Evolved Cryptures are therefore **more likely to win NFTs and resources during adventures or battles.**&#x20;

Please note that **Magma Cryptures** **do not evolve at Level 10**. Tier 1 Magma Cryptures can go up to **Level 60**.

![](/files/-MkL3xzIK24U0yG7agKJ)

![](/files/uFhHEOl57sk3VwTnCgqq)

### Evolving Walkthrough

#### 1. Acquiring fruits

To evolve your Forest Crypture, **a specific amount of fruit energy is required for each evolution**. **Fruits** are NFTs obtained in farming (view [Farm](/crypture-world/how-to-play/farm.md)) or purchased on secondary market.

#### 2. Evolving

When a Forest Crypture reaches level 10, an **Evolve** button will appear on it in the inventory section. Selecting it brings you to a menu about the information on the evolution. To add the necessary energy for the evolution, the player will need to **select the fruits** they own, and click on the evolve button to evolve the Crypture.&#x20;

{% hint style="info" %}
**Important**: keep in mind the Crypture NFT will need to be sent to the smart contract and the player will lose the *unevolved* version for the *evolved* one. **Meaning the original mint number will not be preserved!**
{% endhint %}

\*The Adventure or Battle team needs to be set again after evolving a Crypture present in the active team.


---

# 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://whitepaper.cryptureworld.com/crypture-world/how-to-play/evolutions.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.
