> 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/positioning-the-flex-controller.md).

# Positioning the FLEX Controller

There are two places on the FLEX Cap to position the FLEX controller — at the top (Cz) or  the rear (lz). See the images below.&#x20;

If you’re doing a sleep study or your participant needs a headrest (e.g., they use a wheelchair), we recommend positioning the FLEX Controller at the top of the FLEX Cap.&#x20;

\
![](https://lh7-us.googleusercontent.com/xS-oh9g7o-MvlvwkJlUK-kIIolbB_IQJVZXBjJPFs6FF_4mSWBpxb2e1VIIeUfba9yOTsmFSGLdkuU8id4H5X2zdnyigAdMFP1e9S2CRJcY4tk5_yAao_ql1pSMQ4EIwh7yKaS8tBdKooB_cje5Eruk)

### How to Fit the FLEX Controller

1. Choose the position you want the FLEX Controller to be in.&#x20;
2. Place the FLEX Controller in the pocket with the EMOTIV logo facing you.&#x20;
3. Stretch the Flex Cap fabric over the FLEX Controller and around the edge of the EMOTIV logo (the circle).&#x20;
4. The FLEX controller is now secured into place and ready to be used. &#x20;

![](https://lh7-us.googleusercontent.com/_znuNYQR_8NdSb79Q9QZAAnAWr1xl1t7kODUgYzphyD8bEOcXEqa1AICM-oJ464n_jZ-xtKSnP_cIEMewQpGfLkYFIFU3Bg3e5WshXDWy4_zzJ2pT7YPPc3008pjU9mCV2gd6wob0zRXr5xJ37RkmuU)


---

# 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/positioning-the-flex-controller.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.
