# How to Use TokenPocket

### **What is EIP-4527?** <a href="#what-is-eip-4527" id="what-is-eip-4527"></a>

EIP-4527 (Ethereum Improvement Proposal 4527) is a standard designed for the Ethereum ecosystem, aimed at achieving secure and transparent data transfer between offline signers (such as hardware wallets or offline mobile wallets) and watch-only wallets using QR codes. It provides a standardized process and protocol to ensure users can securely sign transactions or data without connecting to the network.

### **TokenPocket Usage Tutorial** <a href="#tokenpocket-usage-tutorial" id="tokenpocket-usage-tutorial"></a>

1. Open TokenPocket, click on \[Details], and select \[Link Other Wallet]. Only wallets imported or created using mnemonic phrases can be displayed.

<figure><img src="https://help.tpwallet.io/~gitbook/image?url=https%3A%2F%2F2634619309-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F3qtItoZih7cEdFc6kPNk%252Fuploads%252FioBmQdjPucBmMEQHKsUA%252F1.png%3Falt%3Dmedia%26token%3D4df4237d-f80e-4d9b-b16f-a2ca3de7a849&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=3fdd9c59&#x26;sv=2" alt=""><figcaption></figcaption></figure>

2. The QR code display for connecting wallets requires \[Password Verification]. After verification, you can see the QR code. The interface allows you to view the QR code content. Below is a tutorial for interacting with wallets supporting EIP-4527. Other wallets supporting 4527 have similar interaction methods.

<figure><img src="https://help.tpwallet.io/~gitbook/image?url=https%3A%2F%2F2634619309-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F3qtItoZih7cEdFc6kPNk%252Fuploads%252F810EK5ecOrQJByPtp9OJ%252F2.png%3Falt%3Dmedia%26token%3Df1043729-a336-4b35-a1c8-3a8cc69e8f6a&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=59567da3&#x26;sv=2" alt=""><figcaption></figcaption></figure>

3. In the wallet, click on \[Wallet Network] to select the blockchain you need to import.

<figure><img src="https://help.tpwallet.io/~gitbook/image?url=https%3A%2F%2F2634619309-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F3qtItoZih7cEdFc6kPNk%252Fuploads%252FTaOLnnBLBFbVHKmZWBVM%252F3.png%3Falt%3Dmedia%26token%3D5e75bc01-c14d-4759-9637-048e27393b3a&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=59265b03&#x26;sv=2" alt=""><figcaption></figcaption></figure>

4. The wallet import uses the default display/selection method for sub-wallets. After checking the addresses you need to import, click \[Confirm Import] to see the status of the imported watch-only wallet.

<figure><img src="https://help.tpwallet.io/~gitbook/image?url=https%3A%2F%2F2634619309-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F3qtItoZih7cEdFc6kPNk%252Fuploads%252FRUPjXhGihH8Rn1kIfG9O%252F4.png%3Falt%3Dmedia%26token%3D116850d8-17f6-4a21-bf8f-c8f5d2d83ee7&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=90320267&#x26;sv=2" alt=""><figcaption></figcaption></figure>

5. When execution is required, a scan interface will pop up after normal operations. This operation is the same as using a cold wallet and watch-only wallet for scanning.

<figure><img src="https://help.tpwallet.io/~gitbook/image?url=https%3A%2F%2F2634619309-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F3qtItoZih7cEdFc6kPNk%252Fuploads%252FS5nAKWAWYu71Ic0A5Cjw%252F5.png%3Falt%3Dmedia%26token%3De8860b0a-7549-40c0-b2af-fe29f27c0511&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=366f641f&#x26;sv=2" alt=""><figcaption></figcaption></figure>


---

# 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/tp-tools/eip-4527/tokenpocket.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.
