# Counselling คืออะไร? สร้าง Topic คำถามได้อย่างไร?

**Counselling คือเมนูให้คำปรึกษา** ถาม-ตอบ : แอดมิน สามารถสร้าง Topic (หัวข้อ) ในการถาม-ตอบ และกำหนดผู้ใช้งานที่เป็นผู้ตอบในหัวข้อนั้น ไว้ในระบบ

## วิธีสร้าง Topics&#x20;

* เริ่มจากเมนู **Counselling**&#x20;
* เลือกที่ Topics&#x20;
* เลือก Add new Topic
* ใส่ข้อมูลที่มี \*&#x20;
* กด Submit ได้เลย

![](/files/WHUUzwU4yn2fY3K80pyi)

![](/files/ed9csbyQTeo022kKUsmw)

เมื่อแอดมินสร้าง Topic (หัวข้อ) จะโชว์ในแอปพลิเคชั่น กดที่เมนู Counselling และไปที่ Add new Topic จะพบกับหัวข้อที่แอดมินสร้างไว้ในระบบ ผู้ใช้งานสามารถ**เลือกสร้าง Topic คำถามตามหัวข้อที่มีได้** เมื่อมีการสร้างคำถาม จะถูกส่งไปยังเครื่องของผู้ที่แอดมินกำหนดให้ตอบโดยอัตโนมัติ และสามารถพิมพ์ถามตอบได้ตามต้องการ


---

# 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://guide.wellexp.co/how-to-use-frontend-wellexp/counselling/counselling-topic.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.
