> For the complete documentation index, see [llms.txt](https://docs.onedee.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onedee.ai/application/how-to-clock.md).

# How to Clock in/ out

You can clock with OneDee X has **4** types

* iBeacon&#x20;
* Wi-Fi&#x20;
* GPS&#x20;
* QR Code

## How to Clock with iBeacon

{% embed url="<https://youtu.be/v0e9tIKm33s>" %}

![](/files/-M7vOADvMH0AIUMkno-o)

![](/files/-M7vOTcnA6GzKnv2gutD)

## How to Clock with Wi-Fi

{% embed url="<https://youtu.be/8mzaI-TMZMc>" %}

![](/files/-M7vOgk05dyGIWnoEh68)

![](/files/-M7vOpqaFPkiESDCt6fK)

## How to Clock with GPS

{% embed url="<https://youtu.be/3K8K55BSfiA>" %}

![](/files/-M7vPqp-KFRRS1zX_Vib)

![](/files/-M7vPwpkmLs6wxjlleYy)

## How to Clock with QR Code

{% embed url="<https://youtu.be/Ibh606j6CwI>" %}

![](/files/-M7vQ73LHIcPOuMm1zUE)

![](/files/-M7vQ9cLh_m6KShgigzL)

## How to talk with Bot for Clock in

* Go to "**Chat Bot OneDee**"
* Type message **"Clock in"**
* Select **Zone type**

## How to talk with Bot for Clock out

* Go to "**Chat Bot OneDee**"
* Type message **"Clock out"**
* Select **Zone type**


---

# 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://docs.onedee.ai/application/how-to-clock.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.
