> 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/gameplay-overview.md).

# Gameplay overview

<figure><img src="/files/wvqiO4lmw5jssZK57V6W" alt=""><figcaption></figcaption></figure>

**The skill set of your Metacell consists of the following attributes:**

![](https://lh4.googleusercontent.com/IO0TLUsJWIT7TOXV9AcN2Ghj-wuyXbcF4WC8o-5Zyw2-bpen9L_7M7qiP2JYTLCAct80DVuu4WNySCT2PfGq2t6Vtb51JfoXa6eYDngHxvh7pNsUgwp8o87gQ7sFdhswwbFjhDiWOG5OCPaEYw)

<figure><img src="/files/fgHiZjRBRgC4X67HWQLj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/14jdREEPNWIGLPWmuukp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NZKA8XHLrHNY04NUDX4f" alt=""><figcaption></figcaption></figure>

**These attributes will affect the utility of each Metacell. Every Metacell will be introduced with a variation of points, similar to your Metascientist’s. These points will be randomly generated and assigned towards the Metacell’s attributes - see an example below:**

Physical and Mental attributes will later be discovered and developed upon Metacells and their level of sentience.

Through evolution these attributes continually increase, allowing them to excel in more fields such as:

* $BIOMETA gathering
* Movement throughout the Mad Metaverse
* Stealth among opponents
* Hacking efficiency

**A Metascientist’s insatiable greed for more and more BIOMETA is what drives them to recklessly and aggressively speed up the evolution of their Metacell. In doing so, the Metacell itself becomes more capable, more intuitive and self aware - pushing it to its breaking point and inevitably becoming its own maker.**


---

# 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/gameplay-overview.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.
