# Devices

- [File Upload](https://docs.youquantified.com/devices/file-upload.md)
- [Muse](https://docs.youquantified.com/devices/muse.md): EEG & PPG Headset
- [EMOTIV](https://docs.youquantified.com/devices/emotiv.md): EEG Headset
- [EmotiBit](https://docs.youquantified.com/devices/emotibit.md): PPG, EDA, Temperature & Motion
- [Face Landmarks](https://docs.youquantified.com/devices/face-landmarks.md): Video-based Facial Expression Detection
- [Pose Landmarks](https://docs.youquantified.com/devices/pose-landmarks.md): Video-based Pose Tracking
- [Video Heart Rate](https://docs.youquantified.com/devices/video-heart-rate.md): Video-based Heart Rate Estimation
- [LSL](https://docs.youquantified.com/devices/lsl.md)
- [Voice Emotion](https://docs.youquantified.com/devices/voice-emotion.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.youquantified.com/devices.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.
