> 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/in-game-currency/usdbiometa.md).

# $BIOMETA

**$BIOMETA** is a key mechanism in the MAD Metaverse. This ERC-20 token is our in-game currency and can be purchased, discovered or won in the MAD Metaverse and also used for trading on our own personalised platform, the Field.

**$BIOMETA** is essential to all in-game functions including sustaining, evolving and creating new life. It will also allow players to purchase in-game assets, enhance gameplay as well as assist in boosting MAD Metascientist & Metacell evolution.

The importance of this energy source is highlighted in a MAD Metascientist’s ultimate goal to push the boundaries of knowledge and creation - the only way to do this is to source and harvest more BIOMETA. This hunger naturally passes from its predecessor to the MAD Metacells and in turn to the Nanocells, whose sole purpose is to battle in efforts to find more BIOMETA. This creates a constant necessity for BIOMETA and its harvesting throughout entire gameplay.

Advancements in evolution mean that your Metascientist & Metacell become more efficient within the MAD Metaverse and are able to harvest more **$BIOMETA**.

**$BIOMETA** you acquire, the greater the potential to evolve your NFT’s. The more evolved the Metascientist and Metacell are, the greater their perceived market value.


---

# 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/in-game-currency/usdbiometa.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.
