# Step 0 : prepare your environment

1. ต้องทำระบบเก็บ user ใน format UUID ไว้รอรับ user จากระบบกลาง
2. ต้องเตรียม endpoint ใน format ที่ระบบกลางกำหนด
3. กรอกพิกัด endpoint ของระบบของท่านผ่านทางหน้าจัดการที่ได้รับจากเจ้าหน้าที่ TCH
4. ทดสอบการใช้ API ได้ตามรายละเอียดต่อไป
5. ท่านต้องรับผิดชอบเก็บ log กิจกรรม (ยอดได้เสีย โบนัส) ที่เกิดขึ้นในระบบของท่าน เพื่อเรียกใช้ได้ในอนาคต

What Website Owners Need to Prepare for System Integration

1. Set up a system to store users in UUID format to receive users from the central system.
2. Prepare the endpoint in the format specified by the central system.
3. Enter your system’s endpoint coordinates through the management interface provided by TCH staff.
4. Test the API usage according to the following details.
5. You are responsible for keeping activity logs (e.g., profit and loss, bonuses) that occur in your system for future reference.


---

# 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://document.thaicasino.tech/getting-started/step-0-prepare-your-environment.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.
