> For the complete documentation index, see [llms.txt](https://docs.augelab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.augelab.com/german/gerate-und-kommunikation.md).

# Geräte und Kommunikation

- [Kameranutzung](https://docs.augelab.com/german/gerate-und-kommunikation/camera-usage.md): Connect USB, IP, and industrial cameras to AugeLab Studio.
- [Basler](https://docs.augelab.com/german/gerate-und-kommunikation/camera-usage/basler.md): Basler (GigE/USB3) Kameras mit pylon und AugeLab Studio einrichten.
- [HikRobot](https://docs.augelab.com/german/gerate-und-kommunikation/camera-usage/hikrobot.md): HikRobot Industrie-Kameras (GigE) mit MVS und AugeLab Studio einrichten.
- [Irayple](https://docs.augelab.com/german/gerate-und-kommunikation/camera-usage/irayple.md): iRayple Industrikameras mit der iRayple Machine Vision Platform einrichten.
- [USB](https://docs.augelab.com/german/gerate-und-kommunikation/camera-usage/usb.md): Verwenden Sie USB-Webcams und UVC-Kameras in AugeLab Studio.
- [IP](https://docs.augelab.com/german/gerate-und-kommunikation/camera-usage/ip.md): Connect RTSP or ONVIF IP cameras to AugeLab Studio.
- [Andere](https://docs.augelab.com/german/gerate-und-kommunikation/camera-usage/other-supported.md): Wie man Kameras verwendet, die in diesem Abschnitt nicht aufgeführt sind.
- [Kommunikationsprotokolle](https://docs.augelab.com/german/gerate-und-kommunikation/communication-protocols.md)


---

# 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://docs.augelab.com/german/gerate-und-kommunikation.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.
