# คู่มือการใช้งาน

### เริ่มต้นการใช้งาน Ligor Website Platform

* [การสมัครเริ่มต้นใช้งานเว็บไซต์](/start-up/sign-up.md)
* [เข้าสู่ระบบใช้งานเว็บไซต์](/start-up/sign-in.md)
* [การจัดการเว็บไซต์](/start-up/dashboard.md)

### ตั้งค่าเว็บไซต์

* [การตั้งค่าข้อมูลทั่วไปของเว็บไซต์](/setting/general.md)
* [การตั้งค่าฟอร์มผู้ส่งอีเมล](/setting/email.md)
* [การตั้งค่า SMTP](/setting/smtp.md)
* [การตั้งค่า reCAPTCHA](/setting/recaptcha.md)

### ตั้งค่าเชื่อมต่อ

* [การใช้งาน Google Search Console](/integrations/google-search-console.md)
* [การใช้งาน Google Tag Manager](/integrations/google-tag-manager.md)
* [การใช้งาน Google Analytic](/integrations/google-analytic.md)
* [การใช้งาน Google Ads Conversion Tracking](/integrations/google-ads-conversion-tracking.md)
* [การใช้งาน Facebook Pixel](/integrations/facebook-pixel.md)
* [การใช้งาน Live Chat Widget](/integrations/live-chat-widget.md)

### Workshop Sale Page

* [สร้างเว็บไซต์ Sale Page บน Ligor Website Platform](/create-sale-page.md)
* [วิธีการเข้าไปออกแบบแก้ไขหน้าเว็บไซต์ Sale Page](/layout-sale-page.md)
* [วิธีการออกแบบ Layout หน้าเว็บไซต์ Sale Page](/layout-sale-page-1.md)
* [วิธีการใส่ Content](/sale-page-content.md)
* [วิธีการใส่รูปภาพ](/sale-page-content.md)
* [วิธีการใส่  VDO](/sale-page-vdo.md)
* [วิธีการใส่รีวิว](/sale-page-review.md)
* [วิธีการใส่เวลานับถอยหลังของโปรโมชั่น](/sale-page-countdown.md)
* [วิธีการสร้างปุ่ม Call To Action](/sale-page-call-to-action.md)
* [วิธีการสร้างฟอร์มการสั่งซื้อ](/sale-page-form.md)
* [วิธีการปรับแต่งหน้า Sale Page สำหรับ PC, Tablet และ Mobile](/sale-page-pc-tablet-mobile.md)


---

# 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://how-to.ligor.cloud/master.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.
