# TT Wallet

## Getting Started

To use the ThunderCore blockchain (and most other blockchains) you'll need a wallet address. This address works similar to a credit card number.

### TT Wallet

TT Wallet is a secure and easy to use crypto wallet with full DApp browser capability.

### Install TT Wallet

Download the TT Wallet on the [App Store](https://apps.apple.com/us/app/thundercore-hub/id1471222243) or [Google Play Store](https://play.google.com/store/apps/details?id=com.thundercore.mobile) and follow the instructions below.

Check out [TT Wallet](https://thundercore.com/#/thundercore-hub) on ThunderCore official site.

### Overview about TT Wallet

1. After opening the App, you can sign in to the wallet via 3 ways.

![](/files/RlVzcySlSaJZTUirO8q9)

2\. Then you will see the Home tab. You can enter the DApp or website URL in the search bar.

![](/files/ZlmpXBfzkJy6IRO6PMzd)

3\. Click the Wallet tab,  you will see the Wallet page. This page will display the balance of your ThunderCore (TT) or TT20 tokens and all the transactions you make.

![](/files/IBqP3akKSicm7XI7FUQJ)

4\. You can also Send & Receive your TT and buy TT via this page.

![](/files/A2fkkjjq3NPNfz3GMtCo)

5\. You can check out announcement, change your wallet language or set up the passcode on the Setting page.

![](/files/PiL6dmF2SWNKNZfJ0TSr)

#### Features of TT Wallet

**Send token**

1. To send out token, click the **Send** button then you will see as below:

![](/files/WME0BJWzl6F8gEPbmV0x)

&#x20;2\.  Select the network and enter the address in the corresponding fields. There are 2 ways of entering the address, by scanning recipient's QR code or paste the address of a recipient.&#x20;

![](/files/FAfIV5gxLdyCCmCkCZAI)

![](/files/SVhjRSAkNsO7EFjankXz)

3\. Input the amount and confirm the transaction to proceed if the information is all correct.

![](/files/fQJIHEzQ6ctBTIxWpkpx)

![](/files/YimbGG9CcEANvFpj9kSz)

4\. You have successfully send ETH to a recipient

![](/files/Vu5YjVGll4bX508eynMi)

**Receive token**

1. To receive a token, click the **Receive** button then you will see as below:

![](/files/WME0BJWzl6F8gEPbmV0x)

![](/files/Shvv728dWDPtOPPp601Z)

2\. User can enter a specific amount to receive from another address, or share the address to receive any amount.

![](/files/Shvv728dWDPtOPPp601Z)

![](/files/Mom6BOGDWhhimeerpvJs)

3\. The recipient will receive the same amount as you entered.

![](/files/frj9dEDiJ36GDQDWf0hu)

**How to share my wallet address?**

1. Click on share address button then you will see as below:

![](/files/gpXC3Kddnq1LXE8KH0UJ)

2\. Just copy and paste it to your note or wherever you want to.


---

# 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://docs.developers.thundercore.com/product-protocol/wallets/tt-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.
