# Creating an EMOTIV account

To create an EMOTIV account:

1. Open EMOTIV Launcher.
2. Click on **Create account**.
3. Fill in the fields.
4. Accept the Terms of Use and Privacy Policy.
5. Click **Sign Up** to create your EmotivID.

You can also create an EMOTIV account on the website:

1. Go to the **EMOTIV website**.
2. Click on **Login** at the top of the screen.
3. Click on **Register**.
4. Complete the questions to create your EmotivID.


---

# 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/emotiv-launcher/getting-started/creating-an-emotiv-account.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.
