# How To Install THORWallet DEX

This guide will show you how to install the THORWallet DEX app on an iPhone. The app is also available for Android users via Google Play.

You can install the app directly from the App Store, just like any other app. Alternatively, if you'd like early access to the latest features, you can install it using **TestFlight**. Follow this guide to learn how to install THORWallet DEX through **TestFlight**.\
\
Option 1: Standard Installation (App Store)

1. Open the **App Store** on your iPhone.
2. Search for **THORWallet DEX** and tap **Download**.
3. Once installed, the app icon will appear on your home screen, and you’re ready to start!

{% hint style="info" %}
If you need help setting up your wallet after installation, check out our [Getting Started Guide](/how-to-guides/getting-started-guide.md)
{% endhint %}

#### Option 2: Beta Installation (TestFlight)

To access new features as soon as they’re available, you can install THORWallet DEX using **TestFlight**, which provides early access to beta versions of apps.

1. **Install TestFlight**:
   * Open the **App Store** and search for **TestFlight**.
   * Tap **Download** and install the TestFlight app.

2. **Download THORWallet DEX via TestFlight**:

   * Go to [www.thorwallet.org](http://www.thorwallet.org) and click the **"Download on the App Store"** button.
   * You’ll be redirected to the TestFlight app.
   * From there, tap **Install** to download the THORWallet DEX app.\ <br>

   <figure><img src="/files/VefhnpMs9yFiF4PuE8Vj" alt=""><figcaption><p>TestFight in App Store</p></figcaption></figure>

   <figure><img src="/files/3Sl8mP4QKrLAxkYxQpkL" alt=""><figcaption><p>Click to download the TestFlight version</p></figcaption></figure>

3. **Launch the App**:
   * Once installed, the app will appear on your home screen with a small orange dot in the lower-left corner. This indicates that the app is in beta and was installed via TestFlight.

<figure><img src="/files/YDYDIeZijvvQqPU4Pnrx" alt=""><figcaption><p>Installed TestFlight Version</p></figcaption></figure>

You’re all set! You can now explore the app.

If you're unsure how to set up your wallet, refer to our Getting Started Guide.

#### Official Links

* **iOS App Store:** [Download THORWallet DeFi - Crypto Wallet](https://apps.apple.com/us/app/thorwallet-defi-crypto-wallet/id1592064324?pt=123646390\&ct=LinkTree\&mt=8)
* **iOS TestFlight:** [Join THORWallet Beta on TestFlight](https://testflight.apple.com/join/f5LW68I8)
* **Android Google Play:** [Download THORWallet on Google Play](https://play.google.com/store/apps/details?id=defisuisse.thorwallet)


---

# 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://faqs.thorwallet.org/how-to-guides/how-to-install-thorwallet-dex.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.
