# EmotiBit

{% hint style="info" %}
We are working to add EmotiBit support to the YouQuantified platform. In the meantime, you can use it with their software.
{% endhint %}

## Working With Data On Their Software

You can record and visualize your physiological and motion data using the free and open-source EmotiBit software. Follow [their documentation](mailto:undefined) for a guide on how to get started with using it.

#### Resources

* [Official EmotiBit Documentation](https://github.com/EmotiBit/EmotiBit_Docs/tree/master)
* [Preparing the EmotiBit for In-Class Usage](https://docs.google.com/document/d/17qMcnzGUGvR_d6HZP0mW9HH8pLts805u2XTwn9Ke6lU/edit?tab=t.0#heading=h.ca3yxly2ocm8)
* [Using the EmotiBit in the Classroom](https://docs.google.com/document/d/1Zhkjt6K3NbiQoGj7yltwn811aC5uLyJIAG5pRYvWj_U/edit?tab=t.0#heading=h.ca3yxly2ocm8)


---

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