# Get Started with THAT App

THAT is a secure, user-friendly native cryptocurrency designed to bring real-world utility to cryptocurrency. Whether you’re new to digital assets or an experienced user, this guide will walk you through setting up and using your THAT wallet.

### Get started with your THAT Wallet

#### Step 1: Download the THAT app <a href="#h_01jf8a2xhx11xqjscefb1pcqc3" id="h_01jf8a2xhx11xqjscefb1pcqc3"></a>

**Where to download**

You can download the [THAT App](https://apps.apple.com/au/app/that/id6744096109) today on the App Store. An Android version is currently in development and will be available soon.&#x20;

#### Step 2: Create a wallet <a href="#h_01jx2e1herw6vc86hhsg8xhw8s" id="h_01jx2e1herw6vc86hhsg8xhw8s"></a>

Once THAT is installed, it’s time to create your wallet.

You can either create a new wallet or import an existing one. Simply follow the on-screen prompts to complete setup or import.

#### Step 3: Fund your wallet <a href="#h_01jx2esxtr7a7cdwcfz6960e17" id="h_01jx2esxtr7a7cdwcfz6960e17"></a>

To start using the THAT Wallet, add THAT to your wallet.

**Transfer crypto from elsewhere**

If you already own crypto:

* Transfer it from an exchange or another wallet.
* Copy your wallet address from the THAT app and set it as the destination.
* Double-check that the address and network match before sending.

**Buy crypto directly within THAT App via Coinstash**

Use Coinstash within the THAT App to buy THAT directly with fiat currency (availability may vary by region).

For more information, see [How to buy tokens in THAT wallet](/getting-started-with-that/purchasing-that/purchasing-that-australia.md).

#### Step 4: Explore THAT Features <a href="#h_01jx2esxtr7a7cdwcfz6960e17" id="h_01jx2esxtr7a7cdwcfz6960e17"></a>

Once your wallet is set up and funded, start exploring what THAT can do. The THAT Wallet includes all the core features of a self-custody wallet — with the added ability to spend THAT at accepting businesses.&#x20;

**Manage your crypto**

View token balances, transaction history, and market prices in real time. THAT supports tokens on the Ethereum and Polygon Networks.&#x20;

**Swap**

Use the **built-in Swap feature** to swap other cryptocurrencys into THAT — and vice versa.

* Swap tokens within the same blockchain.
* Swaps from THAT to other tokens are only avaliable on the Polygon Network.

**Send**

Transfer THAT or other supported tokens to any wallet, anytime. Just enter the recipient’s address, confirm the network, and send instantly.

**Bridge**

Move your tokens between Ethereum and Polygon with ease. Use the built-in bridge to transfer assets across networks securely and stay flexible with where you spend and store your THAT.

**Receive**

Accept THAT or other supported tokens directly into your wallet. Share your wallet address or QR code and get paid instantly.&#x20;

**Business Directory**

Scroll the in-app business directory to find merchants near you that accept THAT payments.

**Spend**

With this key feature, you can pay with THAT directly at businesses. Just enter the purchase amount, scan the merchant’s QR code, and show them your confirmation receipt.

### Additional tips

**Understand network fees**

Each network requires its own native token to cover gas fees. Make sure you keep a small balance to complete transactions:

* Ethereum (Mainnet): \~0.002 ETH
* Polygon:  \~ 0.002 POL (or MATIC, depending on your wallet)

**Enable Security Features**

Keeping your wallet secure is essential. Here are a few simple steps:

* Enable notifications – stay up to date with important activity.
* Turn on biometric authentication – use Face ID or your phone’s fingerprint unlock for quick, secure access.
* Keep your recovery phrase private – never share it with anyone, and store it somewhere safe offline.<br>


---

# 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.that.global/getting-started-with-that/getting-started/get-started-with-that-app.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.
