> For the complete documentation index, see [llms.txt](https://help.titanapp.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.titanapp.info/titan-network-en/blockchain-test/titan-wallet-and-test-token/create-titan-wallet-address.md).

# Create Titan Wallet Address

### Titan Network supports the leading wallets compatible with Cosmos and IBC, including:

[**Keplr Wallet**](https://www.keplr.app/)

## How to download and install Keplr on Google Chrome

1. Go to [Chrome Web Store](https://chrome.google.com/webstore/category/extensions?hl=en)
2. Search [Keplr](https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap?hl=en)
3. Click "Add to Chrome"

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

4. Click the extensions icon.&#x20;

<figure><img src="/files/qZZq4jeZjiIjwdXZ9ixY" alt="" width="375"><figcaption></figcaption></figure>

5. Pin Keplr

<figure><img src="/files/pFs5YozJNhuBmb9nIfOr" alt="" width="358"><figcaption></figcaption></figure>

6. Click Keplr icon

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

7. Click "Create a new wallet"

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

8. Write down your recovery phrase on a paper. You will need them in the next step. If you lose your account information, the recovery phrase is the only way to restore your wallet. Name your wallet and create a password for it. Click "Next".

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

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

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

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

9. Click Keplr icon.

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

10. Enter left sidebar, and click "Add More Chains" at the bottom. Search for "Titan"

<figure><img src="/files/067AiQIfOtXky8ukGiM8" alt="" width="374"><figcaption></figcaption></figure>

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

11. Click "Add to Keplr".

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

<figure><img src="/files/hMDLvRqMJLzJrHfZg7bv" alt="" width="360"><figcaption></figcaption></figure>

12. Click the top-left button

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

13. Click "Manage Chain Visibility", search for Titan on the page, tick Titan Testnet and save. Now you can view your TTNT balance on the wallet Home page.&#x20;

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

<figure><img src="/files/8KKvQzWXEEmaLXlU8uzX" 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://help.titanapp.info/titan-network-en/blockchain-test/titan-wallet-and-test-token/create-titan-wallet-address.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.
