# Supported Wallets

This service supports the following browsers and wallets to ensure users can securely and easily connect to the blockchain network. If your preferred wallet is listed below, you can use it to sign transactions and manage your assets seamlessly.

Please note that using a wallet not listed here is **strongly discouraged**, as it may not function properly with our service and could result in the loss of your assets. In particular, INTMAX wallet is also **not supported** at this time.

The list of supported wallets may be updated periodically, so please refer to this documentation for the most current information.

#### Supported Browsers

The recommended browsers are as follows:

* Mac: Safari and Google Chrome
* Windows: Google Chrome
* Android: Google Chrome
* iOS: Safari

#### Supported Wallets

| Application Name                                                                                                       | Supported OS                                                                               | Note                                                                                                      |
| ---------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------- |
| [Metamask](https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)                         | <p>MacOS Chrome extension</p><p>Windows Chrome extension</p><p>iOS app from iOS Safari</p> |                                                                                                           |
| [Bitget Wallet](https://chromewebstore.google.com/detail/bitget-wallet/jiidiaalihmmhddjgbnbgdfflelocpak)               | <p>MacOS Chrome extension</p><p>iOS app from iOS Safari</p><p>iOS in-app browser</p>       | [BitGet Wallet (iOS App)](/intmax-privacy-mining/hidden-pages/supported-wallets/bitget-wallet-ios-app.md) |
| [Coinbase Wallet](https://chromewebstore.google.com/detail/coinbase-wallet-extension/hnfanknocfeofbddgcijnmhnfnkdnaad) | MacOS Chrome extension                                                                     |                                                                                                           |
| [OKX Wallet](https://chromewebstore.google.com/detail/okx-wallet/mcohilncbfahbmgdjkbpemcciiolgcge)                     | MacOS Chrome extension                                                                     |                                                                                                           |
| [Rabby Wallet](https://chromewebstore.google.com/detail/rabby-wallet/acmacodkjbdgmoleebolmdjonilkdbch)                 | MacOS Chrome extension                                                                     | [Rabby Wallet](/intmax-privacy-mining/hidden-pages/supported-wallets/rabby-wallet.md)                     |
| [Trust Wallet](https://chromewebstore.google.com/detail/trust-wallet/egjidjbpglichdcondbcbdnbeeppgdph)                 | <p>MacOS Chrome extension</p><p>iOS app from iOS Safari</p>                                | [Trust Wallet](/intmax-privacy-mining/hidden-pages/supported-wallets/trust-wallet.md)                     |
| [Phantom Wallet](https://chromewebstore.google.com/detail/phantom/bfnaelmomeimhlpmgjnjophhpkkoljpa)                    | MacOS Chrome extension                                                                     | [Phantom Wallet](/intmax-privacy-mining/hidden-pages/supported-wallets/phantom-wallet.md)                 |

**NOTE**: "iOS app from iOS Safari" means connecting to a wallet app from the Safari browser.

#### Unsupported Wallet

* INTMAX Wallet (The INTMAX address changes every time you connect)
* iOS Safari + Coinbase Wallet (Unable to connect to the wallet)
* iOS Safari + Rabby Wallet (Unable to connect to the wallet)
* iOS Safari + OKX Wallet (Unable to deposit ETH)

### **Connecting Your Wallet to the Sepolia Test Network**

To interact with the Testnet environment, your wallet must be connected to the **Sepolia network**.

Please note that some wallet applications do not include Sepolia in their default network list. In such cases, you will need to manually add the Sepolia network.

Refer to the official documentation or in-app instructions for your wallet to learn how to add a custom network. Make sure the Sepolia network is added and selected before proceeding with any Testnet-related operations.

### Additional Note

1. When using a mobile wallet on an mobile device, it is highly recommended to access DApps through the **In-App Browser** provided within each wallet application. Some wallets may become unstable when connecting to DApps via external mobile browsers like Chrome or Brave. This can result in issues with DApp communication or signing transactions. Using the In-App Browser ensures that the wallet and DApp operate within the same secure environment, significantly reducing connection issues.
2. When importing a private key created in Wallet App A into another Wallet App B, it is **NOT guaranteed** that the INTMAX address will remain the same when connected via Wallet A and Wallet B.\
   Please ensure that you always use the same wallet app for connection.


---

# 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://intmax-general.gitbook.io/intmax-privacy-mining/hidden-pages/supported-wallets.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.
