> For the complete documentation index, see [llms.txt](https://docs.speedstar.io/th/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedstar.io/th/gameplay/lands/racecourse/bet-license.md).

# Bet License

ใบอนุญาติการเดิมพัน ข้อแตกต่างระหว่างสนามแข่งทั่วไปกับสนามแข่งที่มีใบอนุญาตินั้นคือ จำนวนของผลตอบแทนที่สูงขึ้นจากวงเงินเดิมพัน

สนามแข่งทั่วไปนั้นจะได้รับผลตอบแทนจากค่าสมัครของผู้เข้าแข่งขันเท่านั้น

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

### ผลตอบแทนคอมมิชชั่นจากการเดิมพัน

ค่าธรรมเนียมจากการเดิมพันนั้นระบบจะจ่ายเงินเดิมพันให้แก่ผู้ที่ชนะเดิมพัน 90% ของเงินเดิมพัน และระบบจะเก็บค่าธรรมเนียมจากการเดิมพันแล้วผลตอบแทนนั้นจะถูกแบ่งออกเป็น 4 ส่วนด้วยกัน

1. ค่าธรรมเนียมคืนให้แก่เจ้าของสนาม 0.5%
2. ค่าธรรมเนียมส่งมอบให้แก่ระบบ 0.2%
3. ค่าธรรมเนียมส่งมอบให้แก่ผู้ชนะการแข่ง 0.1%
4. ค่าธรรมเนียมสะสมนำไปเก็บลงใน **World Grand Prix Pool** 0.1%


---

# 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.speedstar.io/th/gameplay/lands/racecourse/bet-license.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.
