> For the complete documentation index, see [llms.txt](https://cells-nft.gitbook.io/cells/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cells-nft.gitbook.io/cells/cells-evolutions.md).

# CELLS Evolutions

As a part of our effort to keep adding value to the CELLS Genesis Collection we created **Cells Evolutions**.\
\
Evolutions are NFTs that can be attached to CELLS to give them awesome boosts.\
Each Evolution is an ERC-721 token deployed on the Polygon blockchain.\
\
Evolving a CELL boost the amount of $CELDA yield. There’re 4 types of Evolutions that improve your CELLS.

![](/files/DSF1glaGWlLp6XfIuA6J)

Evolutions with high multipliers are rarer than others…\
The max amount of evolutions attached to a single CELL is **10**.

**HOW CAN I GET AN EVOLUTION?**

**HOW TO EVOLVE A CELL?**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cells-nft.gitbook.io/cells/cells-evolutions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
