# Kmbox NET

#### Prerequisites

* **Official Kmbox:** Users need to follow the documentation on [www.kmbox.top](http://www.kmbox.top) first to ensure the device is working.
* **Equivalents:** If using an equivalent setup (e.g., Arduino + Xenmouse FW T2), proceed with your standard setup first.

#### Configuration in Spectra AI

Download from [Here](https://mega.nz/file/gKgDTaLK#QiSZuimP3tLN_hryTYAy4tXQsUY_nYbNYrhEgDC8AXI) the file `kmNet.cp311-win_amd64.pyd`\
Go into your installation folder then `\venv\Lib\site-packages` and paste here the file downloaded and restart the software.

Once the software is open:

1. Go to the **Web UI**.
2. Navigate to the **Mouse** section.
3. Select **Kmbox NET**.
4. Insert the required data:
   * **Kmbox:** Enter the data displayed on the Kmbox screen.
   * **Arduino + Xenmouse:** Enter the data displayed in your firmware software.


---

# 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://spectra-2.gitbook.io/spectra-ai/use/aim-devices/kmbox-net.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.
