# Kiwi Standard Features

- [High Performance KVM](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/high-performance-kvm.md)
- [BIOS/Boot-Time Access](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/bios-boot-time-access.md): Access and manage BIOS settings or perform boot-time operations on the target computer using Kiwi.
- [Interaction Mode](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/interaction-mode.md)
- [Pasting Text to Target](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/pasting-text-to-target.md): Easily paste text from the host computer to the target computer, streamlining workflows and increasing productivity.
- [Full Screen Mode](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/full-screen-mode.md): Display the target computer in full-screen mode for an immersive experience.
- [1:1 Display Mode](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/1-1-display-mode.md): Enable 1:1 display mode to get the sharpest display and best performance.
- [Screenshot](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/screenshot.md): Take screenshots of the target computer.
- [Sending Special Keys to Target](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/sending-special-keys-to-target.md)
- [Mouse Jiggling](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/mouse-jiggling.md): Enable mouse jiggling to prevent screen savers or sleep mode on the target computer.
- [Update Firmware](https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/update-firmware.md): Instructions for updating the firmware on your Kiwi device.


---

# 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/kiwi-standard-features.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.
