# Create/Import/Export Wallet

You can choose to create a wallet through the extension or import your existing wallet using a mnemonic phrase or a private key.

![](/files/-M1lvwAIAnsjHgIAXQ8o)

When you create a wallet, please write down your mnemonic correctly and keep in a safe place.&#x20;

![](/files/-M1lvwAK5zAqWxfnQRFC)

You may also import your Harmony Account using your mnemonic or private key.

![](/files/-M1lvwAMGysA-qNbm18g)

You can also choose to export your keys in Settings. Your keys will be exported into a txt file with both private key and mnemonic.

![](/files/-M79TgQJSRG292bFRr7b)

![](/files/-M79TjIoBYGINhe2e0Ac)


---

# 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.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/mathwallet/create-import-wallet.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.
