> For the complete documentation index, see [llms.txt](https://guide.wellexp.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.wellexp.co/how-to-use-frontend-wellexp/well-point.md).

# Well Point

- [พนักงานจะได้รับ Point ด้วยวิธีใดบ้าง?](https://guide.wellexp.co/how-to-use-frontend-wellexp/well-point/point.md): Tips 💡: เมนู Well Point สามารถให้ Point พนักงานในเงื่อนไขที่ต้องการได้อย่างง่ายดาย!
- [Top Up Point | ให้ Point หลายคน ในโอกาสเดียว](https://guide.wellexp.co/how-to-use-frontend-wellexp/well-point/point-1.md)
- [Import Topup Point | ให้ Point หลายคน หลายโอกาส ในไฟล์เดียว!](https://guide.wellexp.co/how-to-use-frontend-wellexp/well-point/import-topup-point-or-point.md): Tips 💡: หลายรายการใส่ข้อมูลผ่านไฟล์ Template (.xlsx) แล้วนำมาอัพโหลดเข้าระบบได้เลย!
- [Report Topup | ให้ Point แบบซ้ำ รายวัน สัปดาห์ เดือน ทำอย่างไร?](https://guide.wellexp.co/how-to-use-frontend-wellexp/well-point/point-2.md)
- [ตรวจสอบรายการเคลื่อนไหว Point ได้ที่เมนู Transaction](https://guide.wellexp.co/how-to-use-frontend-wellexp/well-point/point-3.md)
- [เมนู Transactions สำคัญอย่างไร?](https://guide.wellexp.co/how-to-use-frontend-wellexp/well-point/transactions.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/well-point.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.
