> For the complete documentation index, see [llms.txt](https://emotiv.gitbook.io/insight-2-user-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-2-user-manual/getting-started/insight-sensor-pack.md).

# Insight sensor pack

The Insight sensor pack includes:&#x20;

* 4 standard sensors&#x20;
* 1 three-prong sensor.&#x20;
* 1 T7 sensor&#x20;
* 2 reference sensors

#### Standard sensors&#x20;

The standard sensors are designed to make contact with the skin on your forehead and the skin just above your right ear.&#x20;

#### Three-prong sensor&#x20;

The three-prong sensor is designed for users with thick hair and should be fitted to the to the short arm of the headset—Pz. The prongs are designed to penetrate through thick hair more easily and touch the scalp.&#x20;

#### T7 sensor&#x20;

The T7 sensor is fitted to the inside of the headset. It is designed to make contact with the skin just above your left ear.&#x20;

#### Reference sensors&#x20;

The reference sensors are designed to make contact with the skin just behind your left ear. Once you fit Insight, you can adjust the sensor arm so that the reference sensors make good contact with the skin.

### Storing the sensors&#x20;

When you’re not using Insight, remove the sensors and store them in the sensor pack. Doing this will stop the sensors from drying out.

### Removing the T7 and reference sensors&#x20;

The sensor pack includes an Allen key for removing the T7 and reference sensors.


---

# 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-2-user-manual/getting-started/insight-sensor-pack.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.
