> 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/undefined-1.md).

# เล่นเพื่อรับเงิน

CEBG รองรับการเล่นเพื่อหารายได้

ตามประสิทธิภาพการต่อสู้ในเกมของผู้เล่น นอกเหนือจากรางวัลไอเท็มในเกมแล้ว ผู้เล่นยังสามารถรับรางวัลโทเค็นได้อีกด้วย โหมด Play To Earn ช่วยให้ผู้เล่นได้รับโทเค็นสองประเภทจาก CEBG คือ $CEC และ $CEG

### รับ $CEC จากการต่อสู้ <a href="#gain-usdcec-through-battle" id="gain-usdcec-through-battle"></a>

CEC จะแจกจ่ายรางวัลเฉพาะเมื่อสิ้นสุดแต่ละฤดูกาลตามอันดับของผู้เล่น แทนที่จะเป็นระหว่างการรบประจำวันตามปกติ การจัดอันดับผู้เล่นหมายถึงจำนวนคะแนนที่ผู้เล่นสร้างขึ้นจากการเข้าร่วม PVP และภูมิภาคที่พวกเขาอยู่เท่านั้น

จำนวนการจัดสรรและกฎการจัดสรรสำหรับ CEC จะแตกต่างกันไปในแต่ละฤดูกาล และกฎทั้งหมดจะถูกตัดสินโดยการโหวตของชุมชน

หลักการพื้นฐาน: ยิ่งอันดับสูง ยิ่งได้รับ CEC มากเท่านั้น

### รับ $CEG จากการต่อสู้ <a href="#gain-usdceg-through-battle" id="gain-usdceg-through-battle"></a>

CEG จะถูกสร้างขึ้นในเกม PVP ประจำวันของผู้เล่น ผู้เล่นสามารถรับรางวัล CEG ได้โดยทำภารกิจให้สำเร็จในโหมด PVE

CEBG กำหนดขีดจำกัดของรางวัล $CEG ที่ฮีโร่แต่ละคนจะได้รับจากการต่อสู้ต่อวัน อย่างไรก็ตาม ผู้เล่นสามารถเพิ่มขีดจำกัดบนได้โดยการเพิ่มระดับของ NFT ของฮีโร่: ยิ่งระดับสูง ขีดจำกัดบนก็จะยิ่งสูงขึ้น

ในแต่ละการรบ จำนวน CEG ที่สร้างโดย P2E นั้นสัมพันธ์กันในทางบวกกับระดับ NFT ค่าแอตทริบิวต์ และอัตราการชนะ ผู้เล่นสามารถรับผลตอบแทน CEG ที่สูงขึ้นได้โดยการอัพเกรด NFT

{% hint style="info" %}
โปรดทราบว่าโหมด Play To Earn เข้าถึงได้เฉพาะผู้ถือ NFT ฮีโร่เท่านั้น สำหรับผู้ที่ไม่มีฮีโร่ NFT จะไม่มีการให้รางวัลโทเค็นในการต่อสู้
{% endhint %}


---

# 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/undefined-1.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.
