# Import Mnemonic/Seed Phrase Into UniSat

## Step 1 - Get Your Mnemonic/Seed Phrase <a href="#dcd1" id="dcd1"></a>

E.g:&#x20;

{% content-ref url="/pages/0sL2xiVmKx0xlN4YAUxX" %}
[Import Seed Phrase From Leather(Hiro) Into UniSat](/wallets-guides/import-seed-phrase-from-leather-hiro-into-unisat.md)
{% endcontent-ref %}

{% content-ref url="/pages/DRNa75pZCuHIfZeaR0PZ" %}
[Export Seed Phrase From StampWallet](/wallets-guides/export-seed-phrase-from-stampwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/n60HqMHuRsBQ7xXIxjpO" %}
[Export Mnemonic From Trust Wallet](/wallets-guides/export-mnemonic-from-trust-wallet.md)
{% endcontent-ref %}

## Step 2 - Choose import method <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,

<figure><img src="/files/PgDPm19LspQvnGaRhyng" alt="" width="316"><figcaption></figcaption></figure>

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

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

![](/files/y8EgvSSfRdGuLAI3G0mf)

## Step 3 - Import Mnemonic into UniSat <a href="#id-9657" id="id-9657"></a>

Choose the corresponding wallet or ‘Other Wallet’,

<figure><img src="/files/8f01iuP1JFimISXu3yfv" alt="" width="371"><figcaption></figcaption></figure>

Choose the length of your Mnemonic, paste your Mnemonic and continue.

<figure><img src="/files/gNYrL4DKhYO7KSY4rXJT" alt="" width="371"><figcaption></figcaption></figure>

Choose the corresponding address type(the same address with the account you want to import):

<figure><img src="/files/wwZAShOQH1Y8YBkxVSrJ" alt="" width="371"><figcaption></figcaption></figure>

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-mnemonic-seed-phrase-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.
