> For the complete documentation index, see [llms.txt](https://emotiv.gitbook.io/extender-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/extender-manual/modes-of-operation/connecting_your_headset_-_pass-through_mode.md).

# Pass-through mode

Pass through mode allow you to use your EMOTIV headset while it is plugged in. To operate Extender as a pass-through device with your headset, please follow these instructions:

![](https://lh6.googleusercontent.com/IUso3thQ5IcDiI8OrIgUHXmnbSdjZdkpGX2q6dwB2LO4-HtkJj3O0IFmnSC1k2uJN_7XuK0fDjJMKOHY5eUMyoCRwA_y8WmN--k4nRTGrMY2d9l2zlh6Cy2PazZ6uXCl4LSlW_QN)

1. The headset with attempt a wireless connection before the USB and it is advisable to unplug all EMOTIV Universal USB receivers and disable BLE devices previously paired with the headset.
2. Plug Extender into an open USB socket. The PC connection is the smaller mini-B USB port on left edge of Extender.
3. Turn Extender ON.
4. Plug the headset into the other USB port of Extender using the supplied charge cable.
5. Turn on the headset. The USB detection system of your device should register a disconnection and a new USB connection which simulates an EMOTIV USB Receiver.
6. Start up your EMOTIV application. The application should register the presence of the Insight connected through Extender.
7. If the connection does not work, power cycle the headset, then power cycle Extender.

Hardware triggering can be used in pass-through mode.


---

# 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:

```
GET https://emotiv.gitbook.io/extender-manual/modes-of-operation/connecting_your_headset_-_pass-through_mode.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.
