# Convert readonly training profile

Since EmotivBCI 3.6.8, you can convert [readonly training profile](https://emotiv.gitbook.io/emotivbci/training-profiles/readonly-training-profile) to training mode so that you can train it, but only with Epoc or Flex headset.

Please note that after converting to training mode, these profiles are actually written in a new data structure and cannot work with EmotivBCI before 3.6.5.

<figure><img src="https://3108037010-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LIeRq0qVOlXakUSVnt9%2Fuploads%2F2fzhlBYZfRdQs9exGg6b%2FScreenshot%202023-09-13%20at%203.08.52%20PM.png?alt=media&#x26;token=5b1470d6-9102-4495-affd-265f0df4d584" alt=""><figcaption><p>Click "Convert to train mode" button</p></figcaption></figure>

<figure><img src="https://3108037010-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LIeRq0qVOlXakUSVnt9%2Fuploads%2F9YIH8saPaCVa5uENzZrf%2FScreenshot%202023-09-13%20at%203.18.44%20PM.png?alt=media&#x26;token=b59a4948-e41d-4eb2-a2ac-610d3f415e92" alt=""><figcaption><p>Click "Revert" to start converting.</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/convert-readonly-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.
