# How to create/import wallet

### **- Create Wallet**&#x20;

To create a new wallet, simply:&#x20;

1\. Click the “Create Wallet” button\
2\. Set the wallet name & password, select the privacy checkbox and click the “Confirm” button 3. 3. You will be issued a string of words known as mnemonic words. Copy & backup the  mnemonic words(Note:Ensure to keep this phrase offline and in a safe space).&#x20;

![](/files/HtRaup9LlIH9fqwStbgO)![](https://lh4.googleusercontent.com/9zph33eEGMtSMWAdck46taRGlA_3rxZW-70G9Bu_VjfeP-e7PUHVMFwZsLgwXpKOOVgiAFnUO0igixAzvILAzbXfGn1GFqFcKOImyfwXnu3ByOErRATppsk-F-aAXsi1u1_MBDPEZMykdUPM2w)\
\
**Since Teleport Wallet supports Multi-Chain, we will generate an account automatically on each chain we support to help reduce your hassle of doing that manually.**

### **- Import Wallet**

You can import your existing wallet with the mnemonic (or private key):

Input your mnemonic or private key, set the wallet name & password, select the privacy checkbox and click the “Import” button.

![](/files/HtRaup9LlIH9fqwStbgO)![](https://lh6.googleusercontent.com/RIp0oAoecYFFzrS22IfkLVVtKdzXnxAOZO0zRGwm9wsZEcAL9stmZm51b3q1QlPU6ywe0CgzlIwugwOwv7Y7__iUa-PUzM7FyeuUkOhyzB_7CC-KGTI1b60i1lMsd7PgIWxNewiPZcw1dxKfkw)


---

# 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.teleportwallet.io/guides/tutorial/how-to-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.
