# Cihazlar ve İletişim

- [Kamera Kullanımı](https://docs.augelab.com/turkish/cihazlar-ve-iletisim/camera-usage.md): USB, IP ve endüstriyel kamereleri AugeLab Studio'ya bağlayın.
- [Basler](https://docs.augelab.com/turkish/cihazlar-ve-iletisim/camera-usage/basler.md): Set up Basler (GigE/USB3) cameras with pylon and AugeLab Studio.
- [HikRobot](https://docs.augelab.com/turkish/cihazlar-ve-iletisim/camera-usage/hikrobot.md): Set up HikRobot industrial cameras (GigE) with MVS and AugeLab Studio.
- [Irayple](https://docs.augelab.com/turkish/cihazlar-ve-iletisim/camera-usage/irayple.md): iRayple endüstriyel kameralarını iRayple Machine Vision Platform ile kurun.
- [USB](https://docs.augelab.com/turkish/cihazlar-ve-iletisim/camera-usage/usb.md): Use USB webcams and UVC cameras in AugeLab Studio.
- [IP](https://docs.augelab.com/turkish/cihazlar-ve-iletisim/camera-usage/ip.md): RTSP veya ONVIF IP kameralarını AugeLab Studio'ya bağlayın.
- [Diğerleri (Others)](https://docs.augelab.com/turkish/cihazlar-ve-iletisim/camera-usage/other-supported.md): Bu bölümde listelenmeyen kameraların nasıl kullanılacağı.
- [İletişim Protokolleri](https://docs.augelab.com/turkish/cihazlar-ve-iletisim/communication-protocols.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://docs.augelab.com/turkish/cihazlar-ve-iletisim.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.
