# FAQ

- [How do I connect the Kiwi to the host and target devices?](https://cytrence.gitbook.io/cytrence-kiwi-document/faq/how-do-i-connect-the-kiwi-to-the-host-and-target-devices.md)
- [What type of USB cable do I need to connect the Kiwi to a host device?](https://cytrence.gitbook.io/cytrence-kiwi-document/faq/what-type-of-usb-cable-do-i-need-to-connect-the-kiwi-to-a-host-device.md)
- [Does Kiwi require a device driver?](https://cytrence.gitbook.io/cytrence-kiwi-document/faq/does-kiwi-require-a-device-driver.md)


---

# 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/faq.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.
