> For the complete documentation index, see [llms.txt](https://bonkhubguide.lynndev.in.th/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bonkhubguide.lynndev.in.th/bonkhub.md).

# คู่มือกฎต่างๆแบบละเอียดในเซิร์ฟ BONKHUB

เตือนไว้ก่อน: หัวข้อของกฎสามารถเปลี่ยนได้ทุกเมื่อ กฎสามารถถูกดัดแปลง ลบ หรือเพิ่มกฎตามสตาฟเห็นว่าสมควรได้ คู่มือกฎที่คุณอ่านอยู่ เป็นเพียงแค่การอธิบายแต่ละกฎในดิสให้เข้าใจและชัดเจนขึ้น <br>

***"การตัดสินใจของสตาฟถือเป็นที่สิ้นสุด และ เราจะไม่ตัดสินใจตามอารมณ์"***

If you're not Thai and u want to know more about rules in BONKHUB\
you can [click on this text](https://docs.google.com/document/d/1NCeBBHIz34-7Te_wBCPucY4v0ojloJV_xa1aT96Ldvs/edit?tab=t.0#heading=h.tnrmxgy5dt3j) for English version! \[English version create by Tiw]

> ข้อความอัปเดตเมื่อวันที่ 25 กันยายน พ.ศ.2568 เวลา 02:44 น.


---

# 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:

```
GET https://bonkhubguide.lynndev.in.th/bonkhub.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.
