# Step 2 : connect your website

Connect to your website.

<figure><img src="/files/YvaN8nNBWMju3ApUvi0T" alt=""><figcaption></figcaption></figure>

หลังจาก login จะพบกับหน้าจัดการเว็บไซต์ กดปุ่มมุมขวาบน `เพิ่มเว็บไซต์` เพื่อเพิ่มเว็บไซต์ใหม่ของคุณ

After logging in, you will see the website management screen. Click the "Add Website" button in the top right corner to add a new website.

<figure><img src="/files/BgBnzV5L9fg7kzC8nbPJ" alt=""><figcaption></figcaption></figure>

กรอกข้อมูลของเว็บไซต์ดังต่อไปนี้

1. ชื่อเว็บไซต์ (ภาษาไทย)
2. ชื่อเว็บไซต์ (ภาษาอังกฤษ)
3. คำอธิบายเว็บไซต์ (URL)
4. โลโก้ (อัตราส่วน 1:1)
5. คำอธิบายรูปภาพประกอบ(อัตราส่วน 16:9)
6. header api (ใช้กับทุก endpoint ที่จะเชื่อมต่อกับ tch)
7. และการตั้งค่า URL Endpoint

Fill in the following website information

1. Website Name (Thai)
2. Website Name (English)
3. Website Description (URL)
4. Logo (1:1 ratio)
5. Image Description (16:9 ratio)
6. API Header (used for all endpoints connecting with TCH) and URL Endpoint configuration.

{% hint style="info" %}
รายละเอียดการตั้งค่า URL End จะอยู่ในหัวข้อม **Step 3 : setup url endpoint**

Details for setting up the URL endpoint can be found under the topic "Step 3: Setup URL Endpoint."
{% 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-2-connect-your-website.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.
