# NFT鏈上屬性

每個MOMO NFT將有一系列獨特的屬性被存儲在區塊鏈上。

### 鏈上參數

1.每個獨一無二的NFT都有以下參數

<table data-header-hidden><thead><tr><th>品质</th><th>颜色</th><th>资产类别</th><th>获取方式</th><th>概率</th><th>单个数量</th><th width="197">起始算力</th><th>范围</th></tr></thead><tbody><tr><td>品質</td><td>顏色</td><td>資產類別</td><td>獲取方式</td><td>概率</td><td>單個數量</td><td>起始算力</td><td>範圍</td></tr><tr><td>普通</td><td>灰色</td><td>BRC1155</td><td>宝箱</td><td>50.00%</td><td>∞</td><td>1</td><td>無</td></tr><tr><td>良好</td><td>綠色</td><td>BRC1155</td><td>寶箱</td><td>35.00%</td><td>∞</td><td>2</td><td>無</td></tr><tr><td>優秀</td><td>藍色</td><td>BRC1155</td><td>寶箱</td><td>12.00%</td><td>∞</td><td>3</td><td>無</td></tr><tr><td>稀有</td><td>紫色</td><td>BRC721</td><td>寶箱</td><td>2.50%</td><td>200</td><td>10~40</td><td>改名</td></tr><tr><td>史詩</td><td>橙色</td><td>BRC721</td><td>寶箱</td><td>0.50%</td><td>50</td><td>50~120</td><td>改名、留言</td></tr><tr><td>傳說</td><td>紅色</td><td>BRC721</td><td>活動，拍賣等</td><td>n/a</td><td>1-5</td><td>180~260</td><td>改名、留言</td></tr></tbody></table>

**=**

**註：編輯的名稱和個人信息將會永遠存儲在區塊鏈上。**&#x20;

2\. 稀有品質以上NFT可以進行升級，升級後算力將會大幅提升。目前最高可升級等級為30級，後續版本將會逐步擴展NFT等級上限。&#x20;

3\. 稀有品質以上NFT均可消耗低品質NFT來升級，升級不可以改變其品質，但升級以後算力將會大幅提升，品質不同升級要求不同。&#x20;

現在你應該明白**MOMOs**的特別之處了，讓我們深入探討**MOMOs**是如何在市場上進行交易的吧。


---

# 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://faqcn.mobox.io/ecosystem/gamified/nft-on-chain-attributes.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.
