# TP Card 充值教程

1、打开 TokenPocket 的 Arbitrum 钱包，该地址已经完成 TP Card NFT 铸造，所以右上角可以看到一个卡片的图标，点击后即可进入到 TP Card 页面，然后执行登录签名（每次登录签名的有效时间为20分钟）。

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

2、打开 TP Card 后，点击 <mark style="color:blue;">**\[充值]**</mark> 菜单，弹出的充值界面中可以选择转出网络、转出代币和数量。

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

3、发送 <mark style="color:blue;">**\[代币列表]**</mark> 中可以选择 Arbitrum 同链的代币兑换，也可以选择使用其他公链中的代币进行兑换（跨链兑换）；<mark style="color:blue;">**\[接收代币]**</mark> 中可选 EUR、USD、CHF 等资产。

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

4、首次使用 USDC 或者其他的非主网代币兑换，先需要执行授权操作，交易详情中会看到 **\[Permit2 申请USDC转账授权]** 信息，**\[授权数量]** 可以根据自己的实际意愿设置。最后点击 <mark style="color:blue;">**\[确认授权]**</mark> 后完成授权操作。

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

5、完成授权操作后继续进行兑换，在这里需要执行3次的执行，两次是链下授权，一次是链上确认，授权都是为了完成链上自动充值，请放心。

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

6、完成兑换后，可以在充值界面底部的记录中看到兑换成功的提示，资产列表中可以看到 USD24 的代币。

<figure><img src="/files/Y9yxkYdKD0GcQOn9B0co" 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/cn/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.
