> For the complete documentation index, see [llms.txt](https://sharinghub-eng.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub-eng.kittenbot.hk/extension-boards/kwatch.md).

# K-Watch for Futureboard

![](https://kittenbothk.readthedocs.io/en/latest/_images/kwatch4.png)

K-Watch is the expansion board designed for Futureboard, it has built-in clock module and power. Its wearable form allows users to create numerous wearable applications.

### K-Watch Special Features

![](https://kittenbothk.readthedocs.io/en/latest/_images/kwatch1.jpg)

* Lightweight
  * Suitable for wearables
* Selectable form
  * Select either wrist strap of waist strap to suit your needs
* Built-in battery
* Built-in RTC module
* Built-in speaker
* Transmit voice clips wirelessly

### K-Watch Specifications

* Dimensions: 78 x 57 x 23 mm
* Weight: 37.5g
* Power: 5V(USB)、3.7\~4.2V（Battery）
* Voltage: 3V/5V
* Built-in functions: clock module, speaker

### Set Contents

1. K-Watch x1
2. M3 screws x5
3. Battery x1
4. Screwdriver x1
5. Velcro x1
6. Wrist strap x1
7. Waist strap x1

### K-Watch Details

![](https://kittenbothk.readthedocs.io/en/latest/_images/board.png)

### Product Photos

![](https://kittenbothk.readthedocs.io/en/latest/_images/kwatch2.jpg)

![](https://kittenbothk.readthedocs.io/en/latest/_images/kwatch3.jpg)


---

# 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://sharinghub-eng.kittenbot.hk/extension-boards/kwatch.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.
