> For the complete documentation index, see [llms.txt](https://whitepaper-th.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-th.morningmoonvillage.com/nfts/rarity.md).

# ระดับความหายาก และ NFT ชนิดจำนวนจำกัด

### ระดับความหายากของ NFT

NFTs ในเกมจะมีระดับความหายากที่บ่งชี้ว่า NFT ชิ้นนั้นสามารถค้นหาหรือได้มายากแค่ไหน โดย ในเกม Morning Moon Village จะมีระดับความหายากของ NFTs อยู่ 5 ระดับ ดังนี้

| ระดับความหายาก          | สี      |
| ----------------------- | ------- |
| **Common** **(ทั่วไป)** | เทา     |
| **Rare (หายาก)**        | น้ำเงิน |
| **Epic (สุดยอด)**       | ม่วง    |
| **Legend (ของในตำนาน)** | ส้ม     |
| **Relic (ของเทพ)**      | แดง     |

![\*Graphic & Contents are not final.](/files/-MiUbG31B26RjRoWf_nn)

### NFTs ที่มีจำกัด

NFTs ที่มีจำกัด คือ NFT ที่มีจำนวนจำกัด หรือสามารถหามาได้เฉพาะช่วงเวลาที่กำหนดเท่านั้น<br>

### วิธีหา NFTs ที่มีจำกัด

* เปิดหีบสมบัติพิศวง
* ร่วมงานเทศกาล (มีเวลาจำกัด)
* อื่นๆ


---

# 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-th.morningmoonvillage.com/nfts/rarity.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.
