# DAQ-A

- [DAQ-A Home](https://mapir.gitbook.io/daq/daq-a/daq-a-home.md): These user manuals explain information about the MAPIR DAQ-A products.
- [DAQ-A User Manual](https://mapir.gitbook.io/daq/daq-a/daq-a-user-manual.md): This page describes the DAQ-A
- [DAQ-A-SD User Manual](https://mapir.gitbook.io/daq/daq-a/daq-a-sd-user-manual.md): This page describes the DAQ-A-SD
- [Capturing Light Sensor Data](https://mapir.gitbook.io/daq/daq-a/capturing-light-sensor-data.md): This page describes the various ways to use the DAQ-A-S Light Sensor
- [Using the DAQ Log in Chloros](https://mapir.gitbook.io/daq/daq-a/using-the-daq-log-in-mcc.md): This page describes how to use the DAQ log in post processing
- [Adjusting Configuration File](https://mapir.gitbook.io/daq/daq-a/adjusting-configuration-file.md): This page describes the information about the configuration file
- [Survey3 Camera Ports](https://mapir.gitbook.io/daq/daq-a/survey3-camera-ports.md): This page describes the Survey3 camera connection ports
- [Survey3 Camera Cables](https://mapir.gitbook.io/daq/daq-a/survey3-camera-cables.md): This page describes the different cables to connect the Survey3 cameras to the DAQ-A
- [RGB Button Guide](https://mapir.gitbook.io/daq/daq-a/rgb-button-guide.md): This page describes the information about the RGB button
- [Power](https://mapir.gitbook.io/daq/daq-a/power.md): This page describes how to power the DAQ-A
- [Mounting Accessories](https://mapir.gitbook.io/daq/daq-a/mounting-accessories.md): This page describes the various mounts we offer for the DAQ-A
- [Reset Mode](https://mapir.gitbook.io/daq/daq-a/reset-mode.md)
- [Software Updates](https://mapir.gitbook.io/daq/daq-a/software-updates.md): This page describes the information about updating the DAQ-A software


---

# 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://mapir.gitbook.io/daq/daq-a.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.
