# Import and Restore an Account

{% hint style="danger" %}
**WARNING:** DO NOT share your mnemonic seed (secret recovery phrase) or JSON backup file with anyone! SubWallet will never ask for your mnemonic seed (secret recovery phrase) or JSON  file, even in a customer support scenario. You can not change or edit your mnemonic seed (secret recovery phrase).
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=3CJd64IAevE>" %}

{% content-ref url="/pages/bAi8O9pBtnix2rCGcFFm" %}
[Import an Account using mnemonic seed](/beta/extension-user-guide/import-and-restore-an-account/import-an-account-using-mnemonic-seed.md)
{% endcontent-ref %}

{% content-ref url="/pages/PVFWaFrH68fAkFaEfUyR" %}
[Restore an Account using JSON backup file](/beta/extension-user-guide/import-and-restore-an-account/restore-an-account-using-json-backup-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/oMl4aYY5uMLNPxoWDR83" %}
[Import an Account using private key from MetaMask](/beta/extension-user-guide/import-and-restore-an-account/import-an-account-using-private-key-from-metamask.md)
{% endcontent-ref %}


---

# 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.subwallet.app/beta/extension-user-guide/import-and-restore-an-account.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.
