# How to Create and Import Klaytn Wallet on TokenPocket

## TokenPocket [plugin wallet ](https://extension.tokenpocket.pro/#/)and [mobile wallet](https://www.tokenpocket.pro/en/download/app) both support Klaytn!

**How to create a Klaytn wallet in TokenPocket**

1. Open TokenPocket, click on the top right corner to add a wallet, search and select Klaytn from the list;

<figure><img src="/files/Lt0l3d3ui0qZxcbG3irG" alt=""><figcaption></figcaption></figure>

2. In the adding method, choose "Create Wallet." There are four options in the creation list, all of which are daily use wallet functions. Click "Create Wallet" for the first time use.

<figure><img src="/files/boP9h9yIfBL5QcSQQJSi" alt=""><figcaption></figcaption></figure>

3. The backup mnemonic function is consistent with the creation of wallets on other public chains. It's important to note that clicking on "Advanced Settings" allows you to create a wallet using the Passphrase method. For this type of wallet, it is essential to use the correct mnemonic + the correct password to import the correct wallet address.

<figure><img src="/files/XqPopOcfE5jtnqGV3egS" alt=""><figcaption></figcaption></figure>

**Note: Do not disclose the mnemonic phrase to anyone!**

4. Be sure to use an offline method to back up the mnemonic phrase, and avoid loss or leakage. If the wallet was created using the Passphrase method, remember your mnemonic phrase and the set passphrase. Once the verification of the mnemonic phrase is complete, you can create a Klaytn wallet.

<figure><img src="/files/XLlshJzB77l4H6KADqQL" alt=""><figcaption></figcaption></figure>

**How to import a Klaytn wallet in TokenPocket**

1. Open TokenPocket, click on the top right corner to add a wallet, and select Klaytn from the list.

<figure><img src="/files/Lt0l3d3ui0qZxcbG3irG" alt=""><figcaption></figcaption></figure>

2. Click on "Import Wallet," and then choose either "Private Key Import" or "Secret Recovery Phrase Import.

<figure><img src="/files/h2qdZ5XAvhsnAclFUd9i" alt=""><figcaption></figcaption></figure>

3. Taking mnemonic import as an example, enter the backed-up mnemonic phrase, wallet name, password, and check the "Terms of Service and Privacy Policy." Click on "Import Wallet," and at this point, you have successfully imported the Klaytn wallet. (Clicking on advanced mode allows you to enter the passphrase in creating a wallet.)

<figure><img src="/files/hOsyGXltQHPXNlBMcFkt" alt=""><figcaption></figcaption></figure>

**Note: To ensure the security of your funds, do not disclose the mnemonic phrase or private key to anyone!**


---

# 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://help.tokenpocket.pro/en/wallet-operation/how-to-create-a-wallet/klaytn-use-guide.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.
