# Firmware Update

### General Info About Firmware Update

Whenever new feature support is added or bug fixes have been made, a new firmware update will be available on our website for installation.

Firmware Update doesn't require recovery of the wallet since keys are securely stored in the Secure Element.

After firmware update, you cannot go back to the older version of the firmware.

To check if new version of the firmware is available go to app.citadelwallet.io website. Compare the latest version available on the website with the version installed on the hardware wallet [Info](/getting-started/wallet-settings/info.md) section.

### How to Perform the Update

Follow these steps to perform Firmware Update securely:

1. Connect Citadel Wallet to your PC with a USB C cable
2. Power On the wallet and enter your PIN for the USB port to show up on PC
3. Open Google Chrome browser and go to app.citadelwallet.io
4. On the website click on Connect button
5. Hardware Wallet will ask you to approve the connection
6. Once Connected, you will be prompted to click on Update
7. Secure Update will take about <mark style="color:red;">5</mark> minutes&#x20;

Firmware Update website will be available when very first update is ready


---

# 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.citadelwallet.io/getting-started/firmware-update.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.
