# BitGet Wallet (iOS App)

The BitGet Wallet works without major issues on the Ethereum Mainnet, but there are some limitations when using it on the Ethereum Sepolia test network.

On the iOS version of the app, it is not possible to add the Ethereum Sepolia network using an imported private key. It can only be used with wallets created using a mnemonic or a keyless wallet.

Additionally, if WalletConnect fails to connect, closing the WalletConnect popup once and reopening it to scan the QR code allowed me to proceed to the next screen.

#### **To add the Sepolia network in BitGet Wallet**

1. Tap the network name displayed in the upper right corner of the screen.

   <figure><img src="/files/V60U80JWFFn3fGpySmlc" alt=""><figcaption></figcaption></figure>
2. Select **"Add Network"**.

   <figure><img src="/files/YnaIo9GIcB0ZzTxvcU5v" alt=""><figcaption></figcaption></figure>
3. In the search bar, type **"Sepolia"**, and choose **"Ethereum Sepolia"** from the list of suggestions.

   <figure><img src="/files/eAaehF2zjWM0fHbWOlsm" alt=""><figcaption></figcaption></figure>
4. If a message saying **"Adding network is not supported yet"** appears, it means that the Sepolia network cannot be added to the currently used address.\
   In this case, please create a new wallet or restore a wallet by importing a **mnemonic phrase** or using a **keyless wallet**.

   <figure><img src="/files/TfbGTSf4oxWf31GpH9L8" alt=""><figcaption></figcaption></figure>
5. If you encounter a **"WalletConnect connection failed"** message, please close the WalletConnect popup on the website and reopen it.\
   Then, try scanning the QR code again to connect.

   <figure><img src="/files/Gaci5lWN4N248GZ4HF3I" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/5fV0xfm5YbKqI9DcXfUR" alt=""><figcaption></figcaption></figure>


---

# 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/bitget-wallet-ios-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.
