# Claiming Event Rewards: Wallet Binding Tutorial

Congratulations on making it to our friend referral event leaderboard! To successfully receive your USDC reward, you need to bind a wallet address that supports the Polygon network to your account.

The USDC will be sent via the Polygon network, so please ensure the address you provide is a Polygon (MATIC) address. Using an incorrect address (such as a Bitcoin or Ethereum mainnet address) will result in the permanent loss of your reward.

We offer the following three methods to bind your wallet. Please choose one to proceed:

***

## Method 1: Bind with MetaMask Wallet

This method will automatically launch your MetaMask browser extension to complete the authorization and binding process safely and quickly.

#### Steps:

1. In the leaderboard section of the event page (<https://edge.titannet.info/invitation>) , click the \[Bind Your Reward Wallet] button.

   <figure><img src="/files/XdulQDdXseM5xjn61R2p" alt=""><figcaption></figcaption></figure>
2. In the wallet binding pop-up, click the \[MetaMask Wallet] button.

   <figure><img src="/files/j0P5lbKPqA3dTa9bR7Ew" alt=""><figcaption></figcaption></figure>
3. In the risk warning pop-up, click \[I acknowledge the risks and confirm to submit].

   <figure><img src="/files/Dm0eII7SnU6aFK97nkFe" alt=""><figcaption></figcaption></figure>
4. The page will automatically launch your MetaMask extension and open a connection request window. (If it doesn't appear, please check for a MetaMask icon notification in the top-right corner of your browser.)
5. In the MetaMask pop-up, you can "Edit accounts" to ensure the account you wish to use for receiving the reward is selected. After confirming the account is correct, click \[Connect].
6. Next, the extension will request a signature to bind the account. Please click \[Sign].
7. Once authorized, the page will automatically detect and fill in your Polygon wallet address.
8. Done! Your page will now display the bound wallet address.

   <figure><img src="/files/1LkSQsReVciCG9uBERHv" alt=""><figcaption></figcaption></figure>

***

## Method 2: Bind with OKX Wallet

This method will complete the binding by connecting to your OKX Wallet.

#### Steps:

1. In the leaderboard section of the event page (<https://edge.titannet.info/invitation>) , click the \[Bind Your Reward Wallet] button.

   <figure><img src="/files/xEWsyQmGh4Uo7mEhtvZZ" alt=""><figcaption></figcaption></figure>
2. In the wallet binding pop-up, click the \[OKX Wallet] button.

   <figure><img src="/files/2H5xMDEae66svhh5V5rS" alt=""><figcaption></figcaption></figure>
3. In the risk warning pop-up, click \[I acknowledge the risks and confirm to submit].

   <figure><img src="/files/ifMf4AuxMz0uROCtEVbF" alt=""><figcaption></figcaption></figure>
4. The page will automatically launch your OKX Wallet extension and open a connection request window. (If it doesn't appear, please check for an OKX Wallet icon notification in the top-right corner of your browser.)
5. The OKX Wallet extension will pop up with a connection request.
6. Click the \[Connect] button to authorize.
7. Once connected, the website will automatically fetch and display your Polygon wallet address.
8. Done! Your wallet has been successfully bound.

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

***

## Method 3: Manually Enter Wallet Address

If you cannot use the two methods above, or if you are using another wallet that supports the Polygon network, please use this method.

#### Steps:

Step 1: Get Your Polygon Wallet Address

1. Open your wallet application.
2. Switch to the Polygon network.
3. Find and copy your receiving address. This address usually starts with `0x`.
4. **Please double-check that you have switched to the Polygon network in your wallet; otherwise, the address will be incorrect.**

Step 2: Fill in the Address on the Event Page (<https://edge.titannet.info/invitation>)&#x20;

1. In the wallet binding section of the event page, select \[Manually enter wallet address.].

   <figure><img src="/files/27oJ9k5YnJ4kJvwnLqGt" alt=""><figcaption></figcaption></figure>
2. Paste the Polygon address you just copied (starting with `0x`) into the input box.

   <figure><img src="/files/3PgrAz1CSLL3F3WQxiRO" alt=""><figcaption></figcaption></figure>
3. Please check carefully to ensure the pasted address is complete and has no extra characters or spaces.
4. Click \[Confirm to submit].&#x20;
5. Done! Your wallet address has been successfully submitted.

Warning: Please be extremely careful when entering an address manually. If an incorrect address is bound, the reward cannot be recovered. We strongly recommend using the copy-and-paste function instead of typing manually to avoid errors.


---

# 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/titan-browser-extension/claiming-event-rewards-wallet-binding-tutorial.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.
