# 如何绑定USDC钱包

{% hint style="warning" %}
绑定USDC钱包后，您的四测节点收益将会直接提现到钱包。
{% endhint %}

## 1. 注册OKX钱包或MetaMask钱包

<mark style="color:purple;">若您已注册钱包，请跳过此步骤。</mark>

步骤：（1）进入Chrome 应用商店

（2）搜索“OKX”，并安装插件。

（3）打开插件，并注册钱包。请牢记助记词，避免账号丢失。

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

## 2. 登录四测控制台并绑定

登录页：<https://test4.titannet.io/walletManagement>

步骤：（1）进入账号总览页面

（2）点击“绑定USDC钱包”按钮，弹出钱包选择弹窗。

（3）选择需要绑定的钱包，点击确认。会弹出钱包插件，并提示确定。

（4）点击确认，即可绑定成功。

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

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

<figure><img src="/files/0h4rW7z9W7DSLNavg289" alt=""><figcaption></figcaption></figure>

## 3. 确认绑定成功

若页面展示具体的钱包地址，即表示已成功绑定。

<mark style="color:$danger;">绑定成功后，后续的节点的USDC收益将会直接提现到钱包。</mark>

<figure><img src="/files/jujMLeVCDBo7KftRSFLi" 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://titannet.gitbook.io/titan-network-cn/4-ce-jia-li-le-ce-shi-wang/chang-jian-wen-ti/ru-he-bang-ding-usdc-qian-bao.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.
