> 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/adjusting-your-mn8.md).

# Adjusting Your MN8

To ensure comfort and optimal contact quality while using MN8, you may want to adjust it.&#x20;

<table data-header-hidden><thead><tr><th width="435"></th><th></th></tr></thead><tbody><tr><td><p><strong>Fitting / Changing the earbuds</strong></p><p>MN8 is fitted with medium-sized earbuds at the time of shipping. Two additional sizes (small and large) are included in the accessories. </p><p></p><p>To change the earbuds:  </p><ol><li>Pull the attached earbuds off the metal canal sensors.  </li><li>Once removed, you can fit the new earbuds by pushing them onto the metal canal sensor.   </li></ol><p></p><p>Due to the sensitive nature of EEG measurements, the ear buds should feel very snug in your ear. If they don’t feel snug, try sizing up. </p><p><br></p></td><td><img src="https://lh5.googleusercontent.com/WgH8Hsbf5d38y6gbM92EVcrnG8lAKtVDfDFbfEaRdj5l7TTPHzRUhpb9IJJBOul_pV1kPF1dPEQTtmsFcOgAPgnx6KqFEJHzZBqGdRn7eYCuEAU3mAiWt2z1zjwdmcr75VwAZlmlriLlwzHakP6rqQQ" alt=""></td></tr><tr><td><p><strong>Adjusting the ear hooks</strong></p><p>If the ear hooks feel too tight or loose around your ears, they can be adjusted.  The middle section of the ear hook (the section without the reference sensors) is flexible and can be gently squeezed or pulled to create a better fit.   </p><p>Do not apply too much force, as you could break the ear hook.</p></td><td><img src="https://lh6.googleusercontent.com/qTjJntoqX5VoSsHoiBXuX81LV_hhAUMY5ih76l5UZtdprXbkvEZct_jzjWMi91XQrfIISE-cWZxINEPugsgSGvC-Msd21Z-XDohelZrnwuQyhI_53jHs4JFhOKL5GhJFdlJJzq2oRonf08BqcDuchn0" alt=""></td></tr><tr><td><strong>Changing the reference sensors</strong><br>You can also change the reference sensors to improve the comfort and contact quality while wearing MN8 using the tool provided in the MN8 accessories pack.</td><td><img src="/files/SS94HQhIFfFiQkxgKHJB" alt=""></td></tr><tr><td></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://emotiv.gitbook.io/mn8-user-manual/getting-started/adjusting-your-mn8.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
