# Original Firmware

If you have been messing with the firmware and want to go back to the basics, the example Astropixels sketch in the ReelTwo library is what is installed by default when they are shipped.

I have also created a web installer that you can use:

[Web Installer](https://dpoulson.github.io/Astropixels/)

The standard firmware is what is shipped by default with all Astropixels.


---

# 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://r2djp.gitbook.io/astropixels/troubleshooting/original_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.
