# Import a Ledger Account

This tutorial describes how to set up and use the Keplr web app with your Ledger device to **access your Ledger Cosmos account(s) such as Secret Network**.

### Before you start

* Make sure the **latest version of the** [**Cosmos app**](https://support.ledger.com/hc/en-us/articles/360013713840-Cosmos-ATOM-?docs=true) **is installed on your Ledger device.**
* Make sure to **close Ledger Live** as it can conflict with Keplr.
* Firefox users might face connectivity issues so **we strongly recommend using** [**Chrome.**](https://www.google.com/chrome/)
* **Add the Keplr Chrome extension** to your browser via [this link](https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap).

### Accessing your Ledger Cosmos account(s) via Keplr

1. Connect your **Ledger device** to your computer and open the **Cosmos** **app** on your device.\
   Your Ledger device displays **Cosmos ready**.
2. Click on the **Keplr extension icon** and select **Import Ledger**.
3. Choose an **account name**, a **password**, **confirm** your password then click **Next.**\
   &#x20; We strongly recommend using a nickname or pseudonym as the account name.\
   A pop-up window appears in your browser.
4. Tick **Use alternative USB connection method (HID)** then click **Next.**\
   Your browser displays: **You're all set!**
5. Click **Done**.

![](/files/asrJ5dhFtl9sWEIXGO0I)

6\. Open the **Keplr web app** via [this link](https://wallet.keplr.app/#/dashboard).\
Your Ledger Cosmos account will appear in the dashboard.

![](/files/qay1poCZ583ncBUJ6QkQ)


---

# 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.shadeprotocol.io/shade-protocol/wallets/keplr/import-a-ledger-account.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.
