# Installing and Updating

**EMOTIV Launcher**

EMOTIV Launcher is our single, centralized installer to download all EMOTIV applications. You can choose to download our entire application suite or select the application you wish to install. Please note that Cortex service is essential for both EmotivPRO and EmotivBCI to operate successfully. You can create a new account or manage your passwords using the EMOTIV Launcher.

**To install EmotivBCI on Windows:**

1. Use the computer that you want to install EmotivBCI on
2. Login at [www.emotiv.com](http://www.emotiv.com)
3. Go to the “MyAccount” page at [www.emotiv.com/my-account/](https://dev.emotiv.com/my-account/)
4. Click on “Downloads” in the menu
5. Find **Emotiv-Installer-Win** in the list of available downloads and click on “Download” next to the listing
6. Open downloaded Emotiv-Installer-Win-x64.exe
7. Install to the default C:\Program Files (x86) or specify the path where you would like to install Emotiv applications. Click Continue.
8. Select the Applications you want to install. Please note that Cortex Service is essential for successful operation of EmotivBCI
9. Accept the User License Agreement and click Continue
10. Wait for the installer to download required files and install them
11. Click close to exit the installer.

**To install EmotivBCI on Mac:**

1. Use the computer that you want to install EmotivBCI on
2. Login at [www.emotiv.com](http://www.emotiv.com)
3. Go to the “MyAccount” page at [www.emotiv.com/my-account/](https://dev.emotiv.com/my-account/)
4. Click on “Downloads” in the menu
5. Find **Emotiv-Installer-Mac** in the list of available downloads and click on “Download” next to the listing
6. Open the downloaded Emotiv-Installer-Mac.dmg (Note: You may need to allow installing apps from unidentified developers in order to run the installer. Please right click on the installer and select open form the right-click menu. You will then be prompted with a pop up asking for your permission to open the app, click Open.)
7. Install to the default User/Applications/EmotivApps or specify the path where you would like to install the Emotiv applications. Click Continue.
8. Select the Applications you want to install. Please note that Cortex Service is essential for successful operation of EmotivBCI
9. Accept the User License Agreement and click Continue
10. Wait for the installer to download required files and install them
11. Click close to exit the installer.

**Updating EmotivBCI:**

We highly recommend keeping your app up to date with the latest version so that you can benefit from new features and bug fixes and so that you can maximize compatibility between various EMOTIV apps that you may have.&#x20;

Our auto-updater tool (which is a part of EMOTIV Launcher) will let you know when a new update is available. Please follow the instructions in the updater tool when these updates are available.&#x20;


---

# 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/chapter1/installation.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.
