> For the complete documentation index, see [llms.txt](https://contact-63.gitbook.io/cebg-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://contact-63.gitbook.io/cebg-1/undefined-5/nft.md).

# อัปเกรดและอัปเกรด NFT

### **กลไกการอัปเกรดฮีโร่/อาวุธ** <a href="#hero-weapon-upgrade-mechanism" id="hero-weapon-upgrade-mechanism"></a>

* ข้อกำหนดในการอัพเกรด: Governance Tokens(CEC) + Game Tokens(CEG) + Time (CD, cool down time)
* มีโอกาสล้มเหลวในการอัพเกรด ยิ่งระดับสูงขึ้น จำนวนโทเค็นที่ใช้ก็จะยิ่งสูงขึ้น และซีดีก็ยาวขึ้น
* เวลาซีดีสามารถลดลงได้โดยการใช้โทเค็นเกม
* หน่วยงานที่อัปเกรดใหม่ต้องใช้เวลา 10 วันก่อนที่จะเข้าจดทะเบียนในตลาดซื้อขาย

หน่วยงานที่อัปเกรดใหม่ต้องใช้เวลา 10 วันก่อนที่จะเข้าจดทะเบียนในตลาดซื้อขาย

จะมีความเป็นไปได้บางอย่างที่จะล้มเหลวระหว่างการอัพเกรด หากล้มเหลว ระบบจะไม่เขียน NFT แต่จะไม่ส่งคืนโทเค็นที่ใช้ ยิ่งระดับการอัพเกรดสูง ความน่าจะเป็นของความล้มเหลวก็จะยิ่งสูงขึ้น

### **ความก้าวหน้า** <a href="#advancement" id="advancement"></a>

CEBG ระงับอัตราเงินเฟ้อ NFT ตามระบบความก้าวหน้า

ฮีโร่และอาวุธมีคุณสมบัติที่หายากที่สามารถผ่านการเลื่อนตำแหน่งได้ เพิ่มความหายากเพื่อรับคุณสมบัติและทักษะเพิ่มเติม

เมื่อรวมฮีโร่และอาวุธเข้าด้วยกันและเพิ่มระดับความหายาก ฮีโร่และอาวุธระดับต่ำจะถูกใช้งาน และมีความเป็นไปได้ที่จะล้มเหลว

เมื่อ NFT ก้าวหน้าสำเร็จแล้ว Super-Mutant และ Super-Weapon ที่เกี่ยวข้องจะเพิ่มรายการแอตทริบิวต์ซึ่งสามารถซื้อขายได้ในราคาที่สูงขึ้นในตลาด NFT และแต่ละกระบวนการก้าวหน้าจะใช้ NFT ที่คล้ายกัน 2 ตัว + โทเค็นการกำกับดูแล + โทเค็นเกม + ชิป .

จะมีความเป็นไปได้บางอย่างที่จะล้มเหลวระหว่างความก้าวหน้า หากล้มเหลว ระบบจะไม่เขียน NFT แต่จะไม่ส่งคืนโทเค็นที่ใช้ ยิ่งระดับความก้าวหน้าสูงขึ้น ความน่าจะเป็นของความล้มเหลวก็จะยิ่งสูงขึ้น

### แรงจูงใจในการอัพเกรดและความก้าวหน้า <a href="#motivations-for-upgrade-and-advancement" id="motivations-for-upgrade-and-advancement"></a>

* ระดับที่สูงขึ้น ระดับของผู้เล่นที่ตรงกันก็จะสูงขึ้น และรางวัลการต่อสู้ระดับสูงก็จะสูงขึ้น
* ยิ่งระดับสูงขึ้นเท่าใด ค่าแอตทริบิวต์ที่สอดคล้องกับฮีโร่และอาวุธก็จะยิ่งสูงขึ้น นั่นคืออัตราการชนะจะสูงขึ้น
* ใช้การอัปเกรดชิปเพื่อรับคุณสมบัติเพิ่มเติม ซึ่งสามารถช่วยเพิ่มอัตราการชนะของคุณ

รางวัลโทเค็นมีขีด จำกัด ที่ฮีโร่แต่ละคนสามารถรับได้ทุกวัน ระดับที่สูงขึ้น ขีดจำกัดบนก็จะสูงขึ้น ผู้เล่นสามารถเข้าร่วมในเกมจัดอันดับ PVP เพื่อรับรางวัลอันดับ $CEC โดยใช้ฮีโร่ NFT ที่สูงกว่า 10 เท่านั้น


---

# 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://contact-63.gitbook.io/cebg-1/undefined-5/nft.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.
