# Supported Hardware Wallets

As of June, 2025, Bold Vault supports six hardware wallets:&#x20;

* [Trezor Model One](https://trezor.io/trezor-model-one)

<figure><img src="/files/5Jh6a3Iv6OPZRn1FEnsu" alt="" width="188"><figcaption></figcaption></figure>

* [Trezor Model T](https://trezor.io/trezor-model-t)

<figure><img src="/files/WB36Q5wPIUBukO1ef0Ho" alt="" width="188"><figcaption></figcaption></figure>

* [Trezor Safe 3](https://trezor.io/trezor-safe-3)

<figure><img src="/files/vdgnCTicSU1FeXAVYhGV" alt="" width="188"><figcaption></figcaption></figure>

* [Ledger Nano S Plus](https://shop.ledger.com/products/ledger-nano-s-plus)

<figure><img src="/files/cr4sotnciuuHpSZDq9oY" alt="" width="188"><figcaption></figcaption></figure>

* Ledger Nano S (No longer sold by Ledger)

<figure><img src="/files/TmFTkSlNo6pOZdzWIvrw" alt="" width="188"><figcaption></figcaption></figure>

* [Coldcard Mk4](https://store.coinkite.com/store/ckcc4)

<figure><img src="/files/RnbfXjGKblGoeECAk8lp" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="info" %}
It is recommended to use two different brands of hardware wallets when setting up your vault. This helps minimize any third-party risks that exist.&#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/supported-hardware-wallets.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.
