# ระบบเช็คค่าพลัง (CP)

<figure><img src="/files/bO0d7db8Y9CU4gv5M7ir" alt=""><figcaption></figcaption></figure>

**ใน Mega Project จะมีไอเทมที่สามารถตรวจสอบค่าพลัง (CP) ของตัวเองได้** (เพื่อสานยอดต่อไปยังระบบอื่นๆ ในอนาคต) โดยไอเทมดังกล่าวนั้นก็คือไอเทม iPhone 15 Pro Max นั่นเอง โดยเมื่อเราใช้งานไอเทมดังกล่าว จะมีกล่องข้อความบนหัว ที่ระบุถึงค่าพลังของตัวละครของเราเอาไว้

{% hint style="info" %}
**หมายเหตุ**\
ทีมงานขอไม่เปิดเผย สูตรคำนวณค่าพลัง (CP) เพื่อป้องกัน Server อื่น ขโมยสูตรคำนวณ ผู้เล่นต้องพยายามลองผิดลองถูก ในการค้นหาสูตรคำนวณต่างๆ ที่จะทำให้พลังของตนเองเพิ่มขึ้น ด้วยตัวเองเท่านั้น
{% endhint %}

<figure><img src="/files/QxSb9iYokaa8QAe7Jp3H" alt=""><figcaption></figcaption></figure>


---

# 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://iriss-organization-1.gitbook.io/mega-project-roc-4.0/mega-server-system/cp.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.
