> For the complete documentation index, see [llms.txt](https://whitepaper.morningmoonvillage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.morningmoonvillage.com/nfts/consumable.md).

# Consumable

### What is Consumable NFT

**Consumable** NFTs are the NFT that can be consumed and give benefits. After consumption, the NFT will be automatically burned and turn into special effect instead. In Morning Moon Village, players can consume **Food** and **Potion** to gain Energy, remove negative buff, gain positive buff, etc. Some types of Consumable NFT can be used only in Home/Village zone, meanwhile some others can be used only in Wild zone.

### Example of Consumable NFT

* **Tomato Soup** : Gain Energy
* **Mushroom Soup** : Gain Positive Buff
* ETC.

![\*Graphic & Contents are not final.](https://whitepaper-th.morningmoonvillage.com/~gitbook/image?url=https%3A%2F%2F3405632122-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-Mi6LXCVY3A30JRGM2nH%252F-MiUd5DE9qWPM0PXpMYT%252F-MiUdOJ9bFj22CnHik2S%252Fimage.png%3Falt%3Dmedia%26token%3D64805019-10d9-47b2-8d6d-9ab6cfc0758a\&width=400\&dpr=2\&quality=100\&sign=356065dfc4288c20ea39b95818867b08df7cfbe0bb4ea3369c6dfd43443cd264)


---

# 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:

```
GET https://whitepaper.morningmoonvillage.com/nfts/consumable.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.
