# Updating your kit software

## Updating your kit software

To update your kit software, you have a few options. You can either flash a fresh image by following the install process on the [Quick software setup](/astroplant-kit-setup/astroplant-software/quick-software-setup.md#choose-the-image) page or you can access your kit's Raspberry Pi (e.g. through SSH) and run the software install commands on the [Building your kit software from scratch](/astroplant-kit-setup/astroplant-software/building-your-kit-software-from-scratch.md#step-8-install-the-astroplant-kit-software) page. The second option is only recommended for advanced users.


---

# 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://docs.astroplant.io/astroplant-kit-setup/astroplant-software/updating-your-kit-software.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.
