> For the complete documentation index, see [llms.txt](https://titannet.gitbook.io/titan-network-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titannet.gitbook.io/titan-network-en/galileo-testnet/how-to-bind-your-tnt4-earning-wallet.md).

# How to Bind Your TNT4 Earning Wallet

{% hint style="warning" %}
If you have registered a Titan account via email and bound node rewards, you **must also bind your earning wallet address** for the system to distribute rewards.&#x20;
{% endhint %}

**Important Reminder:**\ <mark style="color:red;">Binding an earning wallet requires a Keplr Wallet. Don’t have one?</mark> [Register here](/titan-network-en/blockchain-test/titan-wallet-and-test-token/create-titan-wallet-address.md).

## **1. Log in to the Dashboard**

Login page: <https://test4.titannet.io/login>\
Use your **email and verification code** to log in.

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

## **2. Bind Your Wallet**

On the dashboard homepage, click the **"Bind Wallet"** button. A Keplr confirmation pop-up will appear.

Click **"Confirm"** to complete binding.

<figure><img src="/files/6WZeRGCOTqEzHjBC90az" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/95LRqHh1rySwhzFGBWRW" alt=""><figcaption></figcaption></figure>

If the page **displays a specific address link**, the binding is successful. Your future rewards will be distributed to this wallet.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://titannet.gitbook.io/titan-network-en/galileo-testnet/how-to-bind-your-tnt4-earning-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
