> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/th/riang-ru/validator/pen-validator-dai-yang-rai.md).

# วิธีเป็น Validator

การเป็น validator ช่วยให้คุณมีส่วนร่วมในการรักษาความปลอดภัยและการกระจายอำนาจของ Chiliz Chain พร้อมรับรางวัลและมีบทบาทสำคัญในการกำกับดูแลและการเติบโตของระบบนิเวศ

## ข้อกำหนดเบื้องต้น

ก่อนลงทะเบียนเป็น validator ตรวจสอบให้แน่ใจว่าคุณตรงตามเงื่อนไขต่อไปนี้:

* คุณต้อง[รัน validator node ของคุณเอง](/th/riang-ru/validator/run-validator-node.md) หรือใช้บริการของบุคคลที่สามในการรัน node แทน
* คุณต้อง stake ขั้นต่ำ 10 ล้าน CHZ
* คุณต้องได้รับการอนุมัติจากชุด validator ที่มีอยู่

## ขั้นตอนการลงทะเบียนเป็น Validator

เมื่อคุณตรงตามข้อกำหนดเบื้องต้นแล้ว ให้ทำตามขั้นตอนเหล่านี้เพื่อลงทะเบียนบน Chiliz Governance dApp:

1. เปิด [Chiliz Governance dApp](https://governance.chilizchain.com/staking)
2. คลิกปุ่ม "Register New Validator"\
   ![](/files/6IeHTFNumOSgifIiSeU2)
3. กรอกแบบฟอร์มลงทะเบียน:\
   ![](/files/EceupWVIAmTxU0ftuOHd)
   1. ป้อนที่อยู่ blockchain ของ validator node ของคุณ
   2. ระบุจำนวน CHZ ที่คุณต้องการ stake (ขั้นต่ำ 10 ล้าน CHZ)
   3. กำหนดอัตราค่าคอมมิชชันที่คุณต้องการ ซึ่งจะกำหนดสัดส่วนของรางวัลที่คุณเก็บไว้จากผู้มอบหมายของคุณ
4. ตรวจสอบรายละเอียดอย่างละเอียดแล้วคลิก "Submit" เพื่อดำเนินการลงทะเบียนให้เสร็จสมบูรณ์

หลังจากที่คุณส่งแบบฟอร์มแล้ว validator ที่มีอยู่คนหนึ่งจะเปิดตัว [Governance Proposal](https://github.com/chiliz-chain/docs/blob/master/th/chiliz-chain-changelog/governance-proposals-and-decisions/README.md) เพื่อให้ validator คนอื่น ๆ โหวตว่าจะรวม validator node ของคุณเข้าในกลไก consensus หรือไม่


---

# 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://docs.chiliz.com/th/riang-ru/validator/pen-validator-dai-yang-rai.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.
