# Meat

Meat, which is designed to be pure consumables, is the essential resource monsters need to act in the world. For example, Meat needs to be consumed during the egg hatching process, be carried on a dungeon adventure, and be carried to work to earn Copper. \
\
Meat is purchased with Copper. **Copper which is used to purchase Meat will be burned directly.**\
\
A Meat NPC is preset in game. The price of Meat will be determined based on Copper circulating in the market. And Meat would be dropped occasionally in dungeon.

![](/files/CfZTIVAKxnvQZGjYk8if)

{% hint style="info" %}
**Note:** **Meat cannot be transferred or exchanged between game characters.**&#x20;
{% endhint %}


---

# 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://cryptoshuraba.gitbook.io/metaland/game-item/meat.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.
