# Connecting your headset

EmotivBCI is compatible with EMOTIV EPOC, EPOC+, EPOC X,  INSIGHT, and EPOC Flex (partial, see [Connecting EPOC Flex](/emotivbci/setting-up-your-eeg-device/connecting-your-headset/connecting-epoc-flex.md) for more detailed) headsets. Before you connect your headset to EmotivBCI, make sure your device’s battery is charged.

##

### Headset connection types priority

if your headset pairs with more than 1 connection type at the same time,  connection types priority will follow 2 cases below:

* **Case 1**: In case of no prior connections, the priority for different types is as follows:\
  USB cable connection -> USB dongle connection -> BTLE connection<br>
* **Case 2:** In the case of prior connections, a new incoming connection will be queued for about 30s until the first connection can disconnect&#x20;

**Also in this section:**

* [USB dongle connection](/emotivbci/setting-up-your-eeg-device/connecting-your-headset/usb-dongle-connection.md)
* [Bluetooth connection](/emotivbci/setting-up-your-eeg-device/connecting-your-headset/bluetooth-connection.md)
* [Connecting EPOC Flex](/emotivbci/setting-up-your-eeg-device/connecting-your-headset/connecting-epoc-flex.md)


---

# Agent Instructions: 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/emotivbci/setting-up-your-eeg-device/connecting-your-headset.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.
