# Step 4 :  submit website for approval

หลังจากกรอกข้อมูลเว็บไซต์ และ endpoint ทั้งหมด ให้กดปุ่ม `ส่งคำขอสมัครเว็บไซต์` &#x20;

* :white\_check\_mark: ถ้ากรอกข้อมูลและ endpoint ถูกต้องครบถ้วน จะมีการแจ้งเตือนให้รอเจ้าหน้าที่อนุมัติ
* :x: ถ้ากรอกข้อมูลหรือ endpoint ผิดพลาด จะมีการเเจ้งเตือนให้เเก้ไขข้อมูลและส่งคำขออีกครั้ง

After filling in all the website and endpoint information, click the "Submit Website Registration" button.

* :white\_check\_mark: If the information and endpoints are correct and complete, a notification will be sent to wait for staff approval.
* :x: If the information or endpoints are incorrect, you will receive a notification to correct the information and resubmit the request.

{% hint style="success" %}
ถ้าเจ้าหน้าที่อนุมัติการสมัครเว็บไซต์เเล้ว จะมีการเเจ้งเตือนสมัครเว็บไซต์เสร็จสิ้น

If the website registration is approved by the staff, you will receive a notification that the website registration is complete.
{% endhint %}


---

# 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-4-submit-website-for-approval.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.
