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

# Mad Metacells

\****All MAD Metascientist holders will receive a MAD Metacell drop\****

Be prepared to start crafting an organism of infinite potential! A Metacell is the Metascientists' abominations or ‘work of art’. ‘MAD’ness is in the eye of the beholder, therefore the function your Metacell serves will be entirely up to you.

These Metacells were deliberately made by Metascientists to hunt and find effective methods of sourcing and harvesting **$BIOMETA**.

They required this fuel to feed their endless ambitious activities. Scientists know their intent may be hostile but believe they can develop, nurture and control them. With Metacells desire to evolve this increases their self-awareness and will eventually cause them to become sentient, thus being able to freely roam the Mad Metaverse on their own accord.

Every single rare collectible Metacell evolves uniquely in its own time. Metacells can grow through a plethora of evolutionary stages. Furthermore, your Metacell will adapt and change aesthetically, producing a brand new, never before seen avatar.

To cut through the narratives, Metacell’s are another form of NFT that plays an important role throughout the Mad Metaverse. These Metacells have a self-evolutionary process but can also be further enhanced through other forms of ‘experimentation’ within The Lab.


---

# 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://mad-metaverse.gitbook.io/mad-metaverse/metacells/mad-metacells.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.
