# Tonkeeper wallet installation tutorial

## What is Tonkeeper?

Tonkeeper is one of the best cryptocurrency wallets on the TON blockchain. This non-custodial crypto wallet is a great choice for both beginners and advanced users, offering a simple, streamlined user interface with a variety of features, including a built-in exchange, staking, and more.

<figure><img src="/files/RiBhOnDD14o4ickFfv1Q" alt=""><figcaption><p>Tonkeeper Website</p></figcaption></figure>

## How to Install the Tonkeeper Wallet

> Although my wallet UI is in Chinese, you should be able to understand it

### **1. Install the Chrome Extension**

Open Google Chrome and go to the Tonkeeper wallet extension installation page: [Tonkeeper Chrome Extension](https://chromewebstore.google.com/detail/tonkeeper-%E2%80%94-wallet-for-to/omaabbefbmiijedngplfjmnooppbclkk?utm_source=tonkeeper_index). Click "Add to Chrome."

<figure><img src="/files/imgELBV1Yd0nhtsXtt7B" alt=""><figcaption><p>Add to Chrome</p></figcaption></figure>

A prompt will appear asking you to add the extension. Click it and wait a few seconds for the installation to complete.

<figure><img src="/files/bSsaw0L1EEVPWl4I2IWt" alt=""><figcaption><p>add the extension</p></figcaption></figure>

Once this step is done, the wallet extension is installed, and the next step is to configure the wallet.

### **2. Generate a Wallet Address**

In Google Chrome, locate the installed wallet extension at the top. Open it and click "Start."

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

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

You will be prompted to choose between creating a new wallet or importing an existing one. If you have a wallet mnemonic phrase, import the wallet. If you don't have a mnemonic phrase, choose to create a new wallet.

<figure><img src="/files/pbfvKJbMhFzkDgwxrF2E" alt=""><figcaption><p>Create new wallet</p></figcaption></figure>

Assuming we choose to create a new wallet, you will be taken to a page where you can prepare to write down your mnemonic phrase.

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

The mnemonic phrase page will appear. Write down your wallet mnemonic phrase. Note: To prevent mnemonic phrase leaks, do not perform this action in the presence of others or near cameras.

<figure><img src="/files/c3dpwFztOTJ5HwKsh4FK" alt=""><figcaption><p>Record Recovery Phrase</p></figcaption></figure>

Next, you will need to verify the mnemonic phrase. Enter the corresponding mnemonic words according to the given sequence (case-sensitive) to complete the verification.

<figure><img src="/files/f9R9Be7UsbhuutpBQ6ea" alt=""><figcaption><p>Confirm Recovery Phrase</p></figcaption></figure>

After verifying the mnemonic phrase, create a wallet password. This password will be required for confirmation each time you make a payment.

<figure><img src="/files/AringfpfzA2UL49mhONB" alt=""><figcaption><p>Create Password</p></figcaption></figure>

Once the password is set, congratulations, your wallet is successfully created.

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

### **3. Receive TON**

If you don't have any TON tokens yet, you can purchase them on OKEx and then transfer them to your wallet address.

<figure><img src="/files/up5bgOtIHpgQdo2D2Zi5" alt=""><figcaption><p>Receive TON</p></figcaption></figure>

<figure><img src="/files/ab2yIJrAru87vHFU9IJC" alt=""><figcaption><p>Copy wallet address</p></figcaption></figure>

## Other Wallets

If you find the Tonkeeper wallet inconvenient, you can choose other wallet extensions:

* OpenMask：<https://www.openmask.app/>
* MyTonWallet：<https://mytonwallet.io/>
* Tonflow：<https://tonflow.io/>

If you have any questions or need further clarification, please join the official Telegram group: <https://t.me/pandatool_en>

If you feel that this tutorial could be improved, please email us your feedback or even a complete tutorial draft, and we will incorporate your suggestions as best we can: <contactpandatool@gmail.com>


---

# 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.pandatool.org/english/ton/tonkeeper.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.
