# Import Account From Ledger Into UniSat

## Step 1 - Find the HD derive path for your Ledger account <a href="#dcd1" id="dcd1"></a>

Click the 'Edit Account' button on the account page.

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

Find the derive path by **ADVANCED** -> **freshAddressPath** (E.g 84'/0'/0'/0/0).

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

## Step 2 - Import Account into UniSat <a href="#id-9657" id="id-9657"></a>

### Case 1: Haven't installed UniSat

{% content-ref url="/pages/Nqbm6eCORyBL8JRYRtbY" %}
[Install UniSat Wallet](/wallets-guides/install-unisat-wallet.md)
{% endcontent-ref %}

After install UniSat wallet, choose I already have a wallet,

![](/files/lfzgmxrP18JbLoJ9BNdc)

### Case 2: UniSat already installed&#x20;

![](/files/MgtmVULW6DnsIITKrDay)![](/files/JYpsUeFxW2wM1QlY6m1M)

![](/files/y8EgvSSfRdGuLAI3G0mf)

Click ‘Other Wallet’,

![](/files/rkWKuthMboUjLa5jb6GR)

Choose the length of your Mnemonic, paste your Ledger Mnemonic and continue.![](/files/pcKS0clzhJl9SXXXCxsw)

**a. Choose Native Segwit or Taproot address type according to your account type.**

**b. Set Custom HDPath to your Legder account derive path which you can get from 'Account Page ->Edit account** -> **ADVANCED** -> **freshAddressPath' on Step 1 (E.g** m/84'/0'/0/0)

**c. Click 'Continue' to finish the process**

![](/files/ZGdD4TYjdJtZT91ugJG8)

Congratulations!


---

# 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.openstamp.io/wallets-guides/import-account-from-ledger-into-unisat.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.
