# How to Import a TRON Wallet

## Open the TokenPocket App and Select the TRON Network

To get started, open the **TokenPocket app** on your device. From the main screen, click the **upper-right corner** to access the **network selection interface**. From there, choose the **TRON network** as your active network.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FbmxWqjTmjAS1QZZAmLRv%2F1.png?alt=media&#x26;token=65c36716-bf69-4469-904f-0e09d7c40915" alt=""><figcaption></figcaption></figure>

## **Choose Your Import Method**

There are several options for importing your **TRON Wallet** depending on your situation. The app supports multiple methods, allowing you to select the one that best fits your needs. Here, we'll demonstrate the most common method: importing via a **mnemonic phrase**.

Advanced Mode: You can select the type of mnemonic import and enter the Passphrase.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FPsed1mx8qfnCWuSUE22I%2F2.png?alt=media&#x26;token=d58c060f-faf7-49d0-b65c-eae78ec06a70" alt=""><figcaption></figcaption></figure>

## Advanced Mode: Import with Passphrase

You can choose from multiple types of mnemonic phrase languages and fill in according to your actual situation. The Passphrase is a parameter set during the creation process, and you must use the correct mnemonic phrase + correct Passphrase to import the wallet correctly and manage the assets on the chain.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FVLxs799zTBKhiRdfrLj6%2F3.png?alt=media&#x26;token=ebbcaf4a-b5d3-491b-9bda-b3bb64e0e4b6" alt=""><figcaption></figcaption></figure>

## Conclusion

Importing a **TRON Wallet** to TokenPocket is quick and easy. By following the steps in this guide, you can securely access your **TRON Wallet** using a mnemonic phrase or private key, and even use an advanced Passphrase for extra security.


---

# 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-faq-en/tron-wallet/import.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.
