> For the complete documentation index, see [llms.txt](https://emotiv.gitbook.io/insight-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emotiv.gitbook.io/insight-manual/quick-start/fitting-the-headset.md).

# Fitting the headset

Before fitting your headset, please add primer fluid from the sensor pack onto each of the five sensors and both references. Turn on the headset, ensuring the white LED on the front lights and connect it via BLE or to a USB dongle prior to fitting onto the head.

![Fitting the INSIGHT](https://lh5.googleusercontent.com/-0zG4_ZBjISo9cQ65yV-O4fNylbxneHGRvlgQB1kfIs-elczFGoio8Lwc9B3TGdZLnelTzP7rn2b59-kR2fRJECZQOW6b7tJ1BrnUFyjqG8GWeZpz37zDIL8bHkaL-cGIle0g5OV)

Gently slide the headset onto the head. The reference sensors, which are on the black arm, should make contact with the skin behind the ear. If necessary, gently bend the reference sensor arm so that the sensors make contact with the skin. The frontal sensors should be positioned about three finger widths above the eyebrows. Below are some shots of the placement for Pz, with the three prong gummy slide it back and forth to work the sensors through the hair to make contact with the scalp.\
&#x20; &#x20;

![](/files/-LfNJnSemJ6TVxyIWHTO)

![](/files/-LfNJnSg8CsT-5mn6F2w)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://emotiv.gitbook.io/insight-manual/quick-start/fitting-the-headset.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
