# Turning a Virtual Brainwear device on/off

To turn a virtual device on:

1. Click on the More icon next to the device you have created.&#x20;
2. Select Power On from the dropdown menu.&#x20;
3. Your virtual device is now available on the Available Devices list. \ <br>

To turn a virtual device off:

1. Click on the More icon next to the device you have created.&#x20;
2. Select Power Off from the dropdown menu.&#x20;
3. Your virtual device is now available on the Virtual Devices list.


---

# 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/devices-setting-up-virtual-brainwear-r/turning-a-virtual-brainwear-device-on-off.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.
