# Creating a training profile

Before create a new training profile, you must connect an Emotiv headset you are going to train with.

<figure><img src="/files/QDptGnJSC7fgwcNmd0w9" alt=""><figcaption><p>Connect a headset before create a new training profile</p></figcaption></figure>

After your headset is connected, click “Create new profile” on the “Select training profile” screen and enter a profile name in the pop up screen before clicking “Create”.

<figure><img src="/files/LSK5GYKvXjsyBvSTy6NQ" alt=""><figcaption><p>Click "Create a new profile"</p></figcaption></figure>

<figure><img src="/files/dPCrZLDLs6HgjvVOQiie" alt=""><figcaption><p>Enter a profile name and click "Create"</p></figcaption></figure>


---

# 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/training-profiles/creating-a-training-profile.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.
