# Words used to talk with bots

## คำถามทั่วไป

* [What is the OneDee.ai](https://docs.onedee.ai/faq/what-is-onedee)
* [OneDee.ai can do](https://docs.onedee.ai/faq/what-dose-onedee-do)
* [How many you can clock?](https://docs.onedee.ai/faq/question/application#how-many-type-you-can-clock)
* [เข้าร่วมบริษัท](https://support.onedee.ai/th/application/join-company)
* [แก้ไขโปรไฟล์](https://support.onedee.ai/th/application/undefined)
* [แบบฟอร์ม](https://support.onedee.ai/th/application/request-form)

## How to Clock

### Clock in

* Clock in Wifi
* Clock in iBeacon
* Clock in GPS
* Clock in QR code

### Clock out

* Clock out Wifi
* Clock out iBeacon
* Clock out GPS
* Clock out QR code

## How to get your History clock

* Clock History Today
* Clock History Yesterday
* Clock History This Week
* Clock History Last Week
* This Month Clock

## How to get your Shift

* My shift
* My today shift
* My yesterday shift
* My this week shift
* My next week shift

## How to Break

### Break in

* Break in Wifi
* Break in iBeacon
* Break in GPS
* Break in QR Code

### Break out

* Break out Wifi
* Break out iBeacon
* Break out GPS
* Break out QR Code


---

# 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://docs.onedee.ai/faq/question/bot.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.
