> For the complete documentation index, see [llms.txt](https://doc.cryptostone.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.cryptostone.org/crypto-stone/crypto-stone-wp-vn/do-hiem-va-bo-suu-tap/32_rarity_tier_structure.md).

# 32 Cấu trúc cấp độ hiếm

CryptoStone diễn giải Rarity Score thành hệ thống tier cuối.

| Tier      | Rarity Score Range | Diễn giải                                        | Vị trí                                                                                       |
| --------- | ------------------ | ------------------------------------------------ | -------------------------------------------------------------------------------------------- |
| Common    | 0 \~ 34            | Chủ yếu là thuộc tính phổ biến                   | Nhóm đá phổ biến nhất; collectible cơ bản và vật liệu refinement                             |
| Rare      | 35 \~ 50           | Bao gồm một số thuộc tính cao hơn                | Collectible cấp trung hiếm hơn kết quả mining thông thường                                   |
| Epic      | 51 \~ 74           | Hai thuộc tính mạnh trở lên hoặc tổ hợp điểm cao | Đá quý cấp cao được cảm nhận là thành công có ý nghĩa                                        |
| Legendary | 75 \~ 89           | Ba thuộc tính mạnh trở lên hoặc điểm cực cao     | Đá quý rất hiếm và vùng collectible giá trị cao                                              |
| Genesis   | 90 \~ 100          | Tổ hợp thuộc tính cực hiếm và điểm tối đa        | Tài sản sưu tầm cao nhất; phát hành bổ sung và tạo mới qua refinement cần được giới hạn mạnh |

Genesis Tier không được quyết định bởi một thuộc tính đơn lẻ. Nó nên được hiểu là tier cao nhất chỉ có thể đạt được khi các tổ hợp Weight, Color, Clarity và Cut có xác suất rất thấp tương tác với điều chỉnh nguồn cung theo từng pool.

Rarity được thống nhất thành năm tier cuối: Common, Rare, Epic, Legendary và Genesis. Mọi từ ngữ có tính rarity trong phần giải thích thuộc tính riêng lẻ cuối cùng đều nên được hiểu trong hệ thống Gem NFT năm tier này. Các final tier riêng như Mythic, Ancient hoặc Uncommon không được sử dụng.


---

# 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://doc.cryptostone.org/crypto-stone/crypto-stone-wp-vn/do-hiem-va-bo-suu-tap/32_rarity_tier_structure.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.
