> For the complete documentation index, see [llms.txt](https://emotiv.gitbook.io/mn8-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emotiv.gitbook.io/mn8-user-manual/getting-started/turning-mn8-on-and-off.md).

# Turning MN8 On and Off

| **Power ON**                                                                                                                                                                                   | **Power OFF**                                                                                                                                                                                            |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](https://lh6.googleusercontent.com/3F5GMcnSkm46YVsSGSy0v-jhThO77T1T_bZi0cOuzM7mufqhql3P3GOSUXq1nB-z1njZJmtX3lClZrxugjdehfimlw176CHaULFrOgp8XYzFPu66jCaz9RjHyg4FE9-d_wVtyu_vgk5CMQPqjCUdong) | ![](https://lh6.googleusercontent.com/YZg-MijQ2GPHe2A8AY0urQ5iR3ZU151s1eBeCLvDJb8TTp1BAiixQvv-IT2VMkhT2UHkXYW0xcCQue7auixOapqr5zM18k--NzFBQsj2IY_kWq48vKug2AVDeTukOYzdjNF4AEDpcpWbQU9CU73ConQ)           |
| <p>To turn your MN8 on, press and hold the power button for 2 seconds.  </p><p><br></p><p>The multifunctional LED will flash, and you’ll hear the ‘Power on’ audio prompt. </p><p><br><br></p> | <p>Press and hold the power button for 5 seconds until you hear the ‘Power Off’ audio prompt and the LED turns off.  </p><p><br></p><p>When your MN8 is off, the LED is not illuminated. </p><p><br></p> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/mn8-user-manual/getting-started/turning-mn8-on-and-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.
