# How to Bind your USDC Wallet

{% hint style="warning" %}
If your USDC wallet is bound, your Testnet4 Node earnings will be directly withdrawn to this wallet.
{% endhint %}

## **Register an OKX Wallet or MetaMask Wallet**

<mark style="color:purple;">**If you already have a wallet, you can skip this step.**</mark>

Steps:\
(1) Go to the Chrome Web Store.\
(2) Search for "OKX" and install the extension.\
(3) Open the extension and register a wallet. Be sure to remember your mnemonic phrase to avoid losing your account.

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

## **Log in to the Testnet Console and Bind Your Wallet**

Login page: <https://test4.titannet.io/walletManagement>

Steps:\
(1) Go to the Account Overview page.\
(2) Click the "Bind USDC Wallet" button. A wallet selection pop-up will appear.\
(3) Choose the wallet you want to bind and confirm. Your wallet extension will open and prompt you to approve.\
(4) Click "Confirm" to complete the binding.

<figure><img src="/files/9YM3u9FX986uz2zbPw3v" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/8HmQMhw7HaTsAmYyozA9" alt=""><figcaption></figcaption></figure>

**Confirm Successful Binding**\
If the page displays your specific wallet address, the binding was successful.
------------------------------------------------------------------------------

Once bound, your future USDC node earnings will be automatically withdrawn to this wallet.

<figure><img src="/files/SUd1aP5OudTQRGHzv5lX" 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-en/galileo-testnet/f.a.q./how-to-bind-your-usdc-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.
