# Hardware wallet

{% hint style="info" %}
Only Monero, Bitcoin, Ethereum, Litecoin, and Polygon currencies with Ledger hardware wallet devices are supported.
{% endhint %}

## Restore wallet from hardware

{% stepper %}
{% step %}

### Step 1

Go to the menu at the top. Tap `Wallets`, then `Restore Wallet`.

<div><figure><img src="/files/911cbab9acf6f6b99d6e8d700405ffdaab883abe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5c88c124e6ba9e2a78b21b9cc1ae2f1d75742da1" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Step 2

Tap `Restore from hardware wallet`, then choose the wallet type.

<div><figure><img src="/files/ea6264a15c7c71703bf43911b0cb7932b35e7486" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d6c6e6207e176a9ec111f20f167a34a5e4483288" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Step 3

Connect your hardware wallet device via either via bluetooth or USB.

Make sure your hardware wallet has your selected crypto app open *before* selecting to use it.

Once you see your device, select it from the menu and allow access (if applicable).

![Swipe left to right](/files/c9d43a2915206aff88db58a1589f5229a8bbe34d)![Allow Access](/files/88a906b7e8f6e36a65b2fa458fa4f6009de469b0)
{% endstep %}

{% step %}

### Step 4

Select your desired account and name you wallet.

Then tap `Next`, and you will be in a view mode of your hardware wallet's account, indicated by the icon next to the wallet type.

![Choose account](/files/b4af58e61af80b0a1a0a3f2b69757d238dbe34a4)![Balance screen](/files/66ea819f96f3b3d0a165049b4c3b78afa5b1254f)
{% endstep %}
{% endstepper %}

Tutorial video

[![How to Use Your Ledger With Cake Wallet](https://img.youtube.com/vi/jExAUzETuuo/maxresdefault.png)](https://youtu.be/jExAUzETuuo)


---

# 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.cakewallet.com/get-started/5.x/setup/restore-existing-wallet/hardware-wallet.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.
