# Import Seed Phrase From Leather(Hiro) Into UniSat

## Step 1 - Export Secret Key from Leather <a href="#dcd1" id="dcd1"></a>

Click the three dots and then View Secret Key,

![](/files/xhueXiECbu8YUFmpbIvu)

After input your password, you can see the following info, click Copy to clipboard to copy your Mnemonic.

![](/files/FWed8qFj2Ja9FVLHIoVS)

## Step 2 - Import Hiro Accounts 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 Mnemonic and continue.![](/files/pcKS0clzhJl9SXXXCxsw)

**a. Choose Native Segwit address type.**

**b. Set Custom HDPath**

m/84'/0'/**0'**/0 will import the first account, this is default value of UniSat. So you do not need to change the HDPath if you want to import the first Leather account.

If you want to **import the second Leather account, set the HdPath to m/84'/0'/1'/0.**&#x20;

And set to m/84'/0'/**2'**/0 to import the third account, etc.

Then click continue and your Hiro account should be imported.

![](/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-seed-phrase-from-leather-hiro-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.
