# Products

THORWallet offers a range of products designed for both mobile and web app versions.&#x20;

{% hint style="info" %}

## **New to the THORFam?**&#x20;

No matter if you are entirely new to THORWallet  or just want to refresh something, this [Getting Started guide](/how-to-guides/getting-started-guide.md) is going to provide you with everything you need to know. If you do not yet have the app installed, have a look at our [How to install THORWallet ](https://faqs.thorwallet.org/products/mobile-app/how-to-install-thorwallet-dex) guide.&#x20;
{% endhint %}

## [Mobile App](<https://thorwallet.app.link/boN7sAhOWmb >)

Similar to a usual DEX but cross-chain with all the features that THORChain and Maya-chain offer ([savers](/features/savers.md), [liquidity pooling](/liquidity-pooling.md), [cross-chain swapping](broken://spaces/pEWww5DlVfAgrI99zDaT), etc)

## [Web App](https://app2.thorwallet.org/swap)&#x20;

{% hint style="success" %}
Similar to the mobile app, the web app has [THORChain](https://thorchain.com/), [Maya Protocol](https://www.mayaprotocol.com/), and [Rango](https://rango.exchange/) integrated.
{% endhint %}

## THORWallet Mastercard

THORWallet offers a Swiss Bank account and a global debit Mastercard within the app. The Mastercard is a multi-currency debit card, allowing users to spend their crypto directly at any merchant that accepts Mastercard. With monthly limits of up to 1M EUR, it provides a seamless way to use crypto for everyday purchases.

The card supports payments in USD, EUR, CHF, and RMB, making it a versatile option for international transactions.&#x20;

:heavy\_check\_mark:KYC is mandatory to use this services, it is verified by the Fiat24 team.&#x20;

:heavy\_check\_mark:THORWallet does not have access to your kyc or personal details.&#x20;

:heavy\_check\_mark:The crypto banking services (Swiss IBAN) is **available in around 100 countries.**&#x20;

:heavy\_check\_mark:THORWallet Mastercard can only be acquired from the mobile app, it is a virtual card, that can be added to your Apple pay and Google pay.&#x20;

:heavy\_check\_mark:It can be used to make payments across the globe.

:heavy\_check\_mark:The card supports multiple base currencies: USD, CHF, EUR, and RMB. It will debit the corresponding   currency account within the app.

:heavy\_check\_mark:The bank account can be topped up with USDC (Arbitrum) and various other assets or via direct bank transfer. You can swap to USDC (Arbitrum) within the app.&#x20;

## Supported Wallets

[Ctrl browser extension](https://ctrl.xyz/)

[Metamask ](https://metamask.io/)

[Keystore wallet](https://faqs.thorwallet.org/products/web-app/keystore-wallet)

[Ledger hardware wallet](https://www.ledger.com/)

[Keystone hardware wallet](https://keyst.one/)

Wallet connect

**Multiwallet:** Connect and use two wallets simultaneously

<figure><img src="/files/7nWrxIPL8TUgoUge4rnR" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
You can use any ETH wallet extension with the web app. For example, if you want to use the [Trust Wallet extension](https://chromewebstore.google.com/detail/trust-wallet/egjidjbpglichdcondbcbdnbeeppgdph), simply disable the other wallet extensions in your browser settings. Then, click "Connect with MetaMask" in the web app.
{% endhint %}

## Keystore Wallet

A keystore wallet is a type of wallet that stores an encrypted version of a private key. The keystore file is generated using a private key and a password that is used to encrypt it.

In the web app, you can either create a new keystore wallet or create a keystore wallet for an existing seed phrase. Lear how to create a key store wallet [here](/how-to-guides/how-to-create-a-keystore-wallet.md)!&#x20;

{% hint style="info" %}

## Don´t miss the stats!&#x20;

The THORWallet team has designed an explorer for both, [THORChain](https://thorscanner.org/) and [Maya](https://www.mayascan.org/), for you to stay updated. Go check them out! &#x20;
{% endhint %}


---

# 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/products-1.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.
