# Ledger

{% hint style="info" %}
Learn more about Ledger [here](https://www.ledger.com/).
{% endhint %}

## **Guide**

**Step 1**: To get started, plug in your Ledger device to your computer and enter your PIN.

Make sure that the Cosmos application is already installed on your Ledger, and that it has been updated to the most recent version.&#x20;

In case the latest version is not yet installed, you may refer to the instructions [here](https://support.ledger.com/hc/en-us/articles/360013713840-Cosmos-ATOM-) for guidance.

**Step 2**: Navigate to the [Demex website](https://app.dem.exchange/) and click on the 'Connect Wallet' button located at the far-right corner.

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

**Step 3:** Select the 'Ledger' option located at the top of the available Wallet choices.

<figure><img src="/files/8Dx6ezJppveu2aOmImlo" alt=""><figcaption></figcaption></figure>

**Step 4:** Launch the Cosmos application on your Ledger device and verify that it displays the message 'Cosmos Ready'.

**Step 5:** Proceed to click the 'Connect' button on Demex. This will prompt a pop-up window to appear, allowing you to select your Ledger device. Choose your device from the options provided, and you will then be logged in to Demex.

<figure><img src="/files/5xZNQt6tqJqJRXcdXRKx" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulations, your Ledger has been successfully connected!
{% endhint %}

Please note that activation is a one-time requirement, meaning you only need to activate your account once.


---

# 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://guide.dem.exchange/welcome/getting-started/connect-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.
