# Overview

As well as detecting electrical activity from your brain, EMOTIV headsets also detect activity from your facial and eye muscles since these emit electrical signals as well. Rather than isolating and discarding the signals from these muscles, we put them to use to identify facial expressions and eye movements that you can use as control inputs as well.

![](/files/8IbGFOHnjgQFYYgqaMFd)


---

# 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://emotiv.gitbook.io/emotivbci/facial-expressions/overview.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.
