# Ledger

1\. Click on <mark style="color:blue;">**Connect Hardware Wallet**</mark>.

<figure><img src="/files/OQP1BFJxWfSF9NE8JApD" alt=""><figcaption></figcaption></figure>

2\. Select <mark style="color:blue;">**Continue with Ledger**</mark>.

<figure><img src="/files/ZHCLN93zyWrSCEcSUBHN" alt=""><figcaption></figcaption></figure>

3\. Plug in your Ledger device to your PC and click on <mark style="color:blue;">**Connect**</mark>.

<figure><img src="/files/wnMU4ogCkKqySUYEHScr" alt=""><figcaption></figcaption></figure>

4\. Your browser will display a pop-up asking you to approve Adena's request to connect to your Ledger device. Select your Ledger device on the list and click on <mark style="color:blue;">**Connect**</mark> from the pop-up.

<figure><img src="/files/cEyzpUMfdIIGnGtmtoZF" alt=""><figcaption></figcaption></figure>

5\. Open the Cosmos App in your Ledger. Adena will automatically detect the app once it's open. If you don't have the Cosmos App on your Ledger device, click on [this link](https://support.ledger.com/hc/en-us/articles/360013713840-Cosmos-ATOM-?support=true) for a detailed installation guide.

<figure><img src="/files/GgwGynaJYTLg3eq7DIMe" alt=""><figcaption></figcaption></figure>

6\. Wait for Adena to load accounts from your Ledger. This process takes a few seconds to complete.

<figure><img src="/files/nA8LJ0Y9ZTAeoHZ2pPDz" alt=""><figcaption></figcaption></figure>

7\. Once the loading is complete, Adena will display a list of your accounts. Select the ones you'd like to add to Adena and click on <mark style="color:blue;">**Next**</mark>.

<figure><img src="/files/U9hG6Fbnp78UomGZAcnM" alt=""><figcaption></figcaption></figure>

8\. Create a password that you will use to unlock your wallet. Confirm your password by re-entering it in the lower field, activate the <mark style="color:blue;">**Checkbox**</mark>, and click on <mark style="color:blue;">**Save**</mark> to proceed.

{% hint style="info" %}
**How to create a secure password**

Your password must be 8\~256 characters long and contain alphanumeric or special characters. Avoid using common passwords such as *12345678*, *qwerty12*, or *password*. Note that this password is unique to your current device.&#x20;
{% endhint %}

<figure><img src="/files/dAgYGHKarPXElufu3y1n" alt=""><figcaption></figcaption></figure>

9\. That's it! You've successfully signed into Adena with your Ledger wallet. Be sure to pin Adena for easy access, and click on <mark style="color:blue;">**Start**</mark> to complete your setup!

<figure><img src="/files/3Tt9Q4uZGPWoqCLMJwto" alt=""><figcaption></figcaption></figure>


---

# 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.adena.app/user-guide/sign-in/connect-hardware-wallet/ledger.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.
