# Introduction

Cytrence Kiwi is a unique KVM solution that combines hardware (the Kiwi device) with software (the Cytrence Kiwi application). It is your essential tool for effortlessly integrating your keyboard, mouse, and display across multiple devices. Optimized for USB 3.0, it supports an array of devices from mini PCs to game consoles, streamlining your multi-device workspace without compromising performance.

Cytrence Kiwi is offered in multiple versions:

* **Kiwi Standard**: Provides essential KVM features, enabling you to manage a target computer from your host machine. It supports display output, keyboard and mouse control, and audio streaming functionalities.
* **Kiwi Pro**: Includes all Kiwi features plus additional capabilities such as Video Recording, GPIO Connections, UART, Host/Target Serial Connection, Macro for Automation and Host/Target File Sharing.&#x20;
* **Kiwi+:**
  * **Kiwi+ USB**: Kiwi+ USB adds a standard USB-A port to Kiwi Pro, allowing you to connect devices such as flash drives, microphones, and other USB 2.0 compliant peripherals.
  * **Kiwi+ Drive**: Kiwi+ Drive comes with a built-in 32 GB storage device on top of everything included in Kiwi Pro.
  * **Kiwi+ NET**: Kiwi+ NET includes an Etherlink module and provides two USB Ethernet interfaces, giving the host and target machines a secure way to connect over TCP/IP.


---

# 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://cytrence.gitbook.io/cytrence-kiwi-document/readme.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.
