# Boot DIP Switches

## Boot Switches Configuration

NavQPlus can be configured to boot from either SD card or eMMC. It also has a flash mode that allows you to flash either the eMMC or SD card over USB-C®. \
\
See the table below for the boot switch configuration.

| Mode  | Switch 1 | Switch 2 |
| ----- | -------- | -------- |
| SD    | ON       | ON       |
| eMMC  | OFF      | ON       |
| Flash | ON       | OFF      |

<figure><img src="https://2768264622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQsLUVVC7cJOe9aVARC%2Fuploads%2FBleJfuqaJd8FLQuPZQCf%2Fimage.png?alt=media&#x26;token=c7c59a26-1c97-4b1d-8be6-acb1cb86e212" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
(NOTE: This boot switch table is referenced from several locations in this gitbook)
{% endhint %}


---

# 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://nxp.gitbook.io/navqplus/navqplus-user-guide/quickstart/flashing-with-new-firmware/flashing-with-new-firmware.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.
