# TP Card Deposit Tutorial

1. Open the Arbitrum wallet in TokenPocket. Since the address has already completed the TP Card NFT minting, you will see a card icon in the top right corner. Click on it to enter the TP Card page and then perform the login signature (each login signature is valid for 20 minutes).

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FkGsJ0Z9JUUytJE1z9vm6%2F1.png?alt=media&#x26;token=880f7d18-80b1-48e0-8ff9-19cacc88c87e" alt=""><figcaption></figcaption></figure>

2. After opening TP Card, click on the <mark style="color:blue;">**\[Deposit]**</mark> menu. In the deposit interface that pops up, you can select the transfer network, the token to transfer, and the amount.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FCMzWspf22499SjCsLs5T%2F2.png?alt=media&#x26;token=18968406-0fab-4b6d-a551-6f9cbdfb4091" alt=""><figcaption></figcaption></figure>

3. In the <mark style="color:blue;">**\[Token List]**</mark>, you can choose to exchange tokens from the Arbitrum network or select tokens from other public chains for cross-chain exchanges; in the <mark style="color:blue;">**\[Receive Token]**</mark> section, you can select assets like EUR, USD, CHF, etc.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FkYlqAOYxQzBE6ri5c872%2F3.png?alt=media&#x26;token=afd27dbb-2b5e-4fc4-ad20-7324be7bf967" alt=""><figcaption></figcaption></figure>

4. For first-time users of USDC or other non-native tokens, authorization is required before the exchange. In the transaction details, you will see a <mark style="color:blue;">**\[Permit2 Request for USDC Transfer Authorization]**</mark>. You can set the <mark style="color:blue;">**\[Authorized Amount]**</mark> according to your own preferences. Finally, click <mark style="color:blue;">**\[Confirm Auth]**</mark> to complete the authorization process.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FPLfwkUOiKLlIQB6KjXb1%2F4.png?alt=media&#x26;token=1184d5c1-3695-478e-bcfb-cdd75a3bd4fc" alt=""><figcaption></figcaption></figure>

5. After the authorization is completed, proceed with the exchange. This will require three steps: two off-chain authorizations and one on-chain confirmation. These authorizations are for the purpose of automatic on-chain deposits, so you can proceed with confidence.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2Fh3zm8yIg6hXUvb455cmt%2F5.png?alt=media&#x26;token=5b836016-eee4-4eeb-89f3-6f255af97700" alt=""><figcaption></figcaption></figure>

6. After completing the exchange, you will see a success message in the record section at the bottom of the deposit interface, and you will see the USD24 token in the asset list.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2Fl4mSpDk9HSSCu8jMvjzi%2F6.png?alt=media&#x26;token=92048865-f14a-427a-92bb-d67a3e49442b" 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-card/deposit.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.
