> For the complete documentation index, see [llms.txt](https://emotiv.gitbook.io/flex-2.0-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/flex-2.0-user-manual/setting-up-flex-cap/inserting-sensors.md).

# Inserting Sensors

To insert the sensors into the FLEX Cap, we recommend placing it onto a mannequin head and inserting the sensors through the openings before placing it onto your participant’s head. It can take up to an hour to position all the sensors in your chosen configuration.&#x20;

### Inserting Sensors Steps

<table data-header-hidden><thead><tr><th width="394"></th><th></th></tr></thead><tbody><tr><td><p><br></p><p><strong>Step 1</strong></p><p>Hold the underside of the FLEX Cap. Then, stretch the material around the hole you’re inserting the sensor through.  </p></td><td><p><img src="https://lh7-us.googleusercontent.com/WdujLVwAc44WuNTX7NENQL1ex7mvCIrR-HEjH-mAvIUBr_ShguRtUVXVMZiq4E6VmAHqK3Gq_LRQ78gfgno-QYlBAb2HysSts9d6wdv8fB5W9ZFLMRWCGU1mKk19i1lYSYFfNyBZLHK5g1VX4aucJiY" alt=""></p><p><br><br></p></td></tr><tr><td><p><br></p><p><strong>Step 2</strong></p><p>There are two ways to insert the sensors into the FLEX Cap. </p><ol><li>To insert the sensor, push it upwards through the hole, then release the tension in the material so that it fits around the bottom half of the sensor; or</li><li>Turn the FLEX Cap inside out, stretch the hole over the sensor, then let the material retract into place around the plastic groove of the sensor.</li></ol><p><strong>TIPS:</strong> </p><ul><li>Always ensure the sensor felt (saline only) faces inwards, towards the scalp, before inserting. </li><li>Most of the sensor should be on the outside of the FLEX Cap, and the felt pad should be on the inside, where it will rest against your participant’s scalp during your study. </li><li>Do not force the sensors through the openings. </li></ul></td><td><p><img src="https://lh7-us.googleusercontent.com/jDjtRDa8-zozNHiCo6MxQxGKGJC3wSpVCM9DVcwzYSNTgGH_uUVLzLOzLcjYjVisA5sd3MSW8f8yBz2qKWV9MsTm3_OpZiPVKISHi1Ypn3cPjWrg1ZEBu5zvJKeIEyV9bhSku-yEA8mG_cARQxkt6HM" alt=""></p><p><br><br></p></td></tr><tr><td><p><strong>Step 3</strong></p><p>Adjust the material around the sensor until it is fully fixed in place. </p></td><td><img src="https://lh7-us.googleusercontent.com/HpoYY04_FGjj0Wvbz5u9ZHVA1ibV7F40091ksazYcx2rl6JWCt3Ym0jcWwdjfU5fr_nSg2Y4JTMkF9l7k6qX1NyZsyAPxvvMHKvWJONXtSV_abxwm969LAOQ46Mp_X6qiFZTVSH3RA0VMhZ_rPKtTT0" alt=""></td></tr></tbody></table>

Repeat these three steps for all of the sensors in your chosen configuration.


---

# 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/flex-2.0-user-manual/setting-up-flex-cap/inserting-sensors.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.
