# System 👩  💻

- [วิธีเพิ่มแอดมินในระบบ ทำอย่างไร?](https://guide.wellexp.co/how-to-use-frontend-wellexp/system/undefined.md)
- [วิธีกำหนดสิทธิ์แอดมินในการเข้าถึงแต่ละเมนู?](https://guide.wellexp.co/how-to-use-frontend-wellexp/system/undefined-1.md)
- [Quota Point ของแอดมิน คืออะไร?](https://guide.wellexp.co/how-to-use-frontend-wellexp/system/quota-point.md)
- [วิธีการกำหนด Quota Point ของแอดมิน?](https://guide.wellexp.co/how-to-use-frontend-wellexp/system/quota-point-1.md)
- [Quota Point มีผลกับ Company Point หรือไม่?](https://guide.wellexp.co/how-to-use-frontend-wellexp/system/quota-point-company-point.md)
- [สามารถเรียกคืน Point จาก Wallet ของผู้ใช้งาน กลับเข้าสู่ Company Point ได้หรือไม่? ทำอย่างไร?](https://guide.wellexp.co/how-to-use-frontend-wellexp/system/point-wallet-company-point.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://guide.wellexp.co/how-to-use-frontend-wellexp/system.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.
