# How to Sync a Wallet?

"**Wallet Sync"** is designed to help users quickly synchronize wallets on this network to other networks. When you transferred assets by the wrong network protocol (chain), this function can get your assets back.&#x20;

For example, if you've transferred USDT to Ethereum wallet address by HECO chain, you won't receive your USDT in Ethereum wallet. In this case, your USDT will be in HECO chain, so, what you need to do is syncing HECO network, which means that a receiving address of heco network will be generated in your other wallets, and then your assets can be found. (If the token was still not shown on your wallet, please add the token manually)

**Steps:**\
1.Open TokenPocket App, click on \[Details]; (Take syncing ETH network to another network as an example)

![](/files/4O7hrrKZN5c5gnDYXKCg)

2\. After entering the \[Wallet Details] page, click \[Wallet Sync];

![](/files/-Mbf6_7HubFPt-4Y0TNx)

3\. Select a network that you need to sync and then click \[Start syncing], and then go back to the selected wallet, your will find your assets back.&#x20;

![](/files/-Mbf7O6IjRYibpv4DxH9)

**Please refer to** [**Here**](https://tp-lab.tokenpocket.pro/AssetsFind/index.html?locale=en#/) **for finding back your funds.**


---

# 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-management/wallet-management/how-to-sync-a-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.
