# Key Replacement

### Key Replacement

1. Navigate to the [Vault page](https://app.getbold.io/vault) in your account.
2. Click `Settings`.

<figure><img src="/files/4JQEwsiheljUnkuE6Lkb" alt="" width="93"><figcaption></figcaption></figure>

3. You will see your `Vault's` name and the two connected hardware wallets that contain your two  keys. Click the `Edit icon`.

<figure><img src="/files/BPHsznS225G49cRcYNDh" alt="" width="375"><figcaption></figcaption></figure>

4. You will see the name of the key, the key address, and the option to replace your key. Click `Replace key`.
5. You will see the key you are going to replace. Click `Continue`.
6. A `Vault address warning` message reminds you that after you replace your key, you must never send bitcoin to any of the addresses you used in the past to send bitcoin to your Bold Vault. Click `I understand`.
7. Make sure you are using a supported browser or application and click `Next`.
8. Select the manufacturer of the of the replacement `Hardware wallet` and click `Connect wallet`.

<figure><img src="/files/2O6gouLLCIpOhjfqNoPL" alt="" width="375"><figcaption></figcaption></figure>

9. Follow the prompts on your hardware wallet to connect your replacement key to your `Vault`. After your new wallet is connected, name your new key and review the details. Then click `Register key`.

<figure><img src="/files/F2oVwIuWP9bg9y8naxmY" alt="" width="375"><figcaption></figcaption></figure>

10. Confirm the details of your `Old key` and the `New key`. Then click `Confirm`.&#x20;
11. Download your `New key backup file` and click `Continue`.&#x20;

{% hint style="warning" %}
**Save your backup file somewhere safe**, where you will never lose it.
{% endhint %}

12. Your key replacement is now complete.

<figure><img src="/files/opFbKnl1jyygcAxtggPT" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="danger" %}
Do not reuse vault addresses from before the key replacement. Doing so will result in loss of funds.&#x20;
{% 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://docs.getbold.io/bold-vault/key-replacement.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.
