# How to connect wallet?

To connect your wallet to GroFi Dex on Desktop/Web Browser wallets and U2U Super App, follow these steps:

## U2U Super App

**Step 1:** Visit [U2U Super App](https://u2u.xyz/ecosystem/super-app) to download from [App Store](https://apps.apple.com/vn/app/u2u-super-app/id6471394866) or [Google Play](https://play.google.com/store/apps/details?id=com.u2umobilewallet\&pli=1) and follow all steps outlined [here](https://docs.u2u.xyz/services/wallets/u2u-super-app) to create a new wallet.

<figure><img src="/files/bI1wq5Xa0drMtJxE46RI" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** On the main screen, navigate to the Ecosystem section.

<figure><img src="/files/OCi6nbNNAhmGRD2cX7NT" alt="" width="375"><figcaption></figcaption></figure>

**Step 3:** Open the [GroFi Dex](https://testnet.grofidex.io/) website.&#x20;

<figure><img src="/files/eBuoAQsGQ9psrMUEvJf5" alt="" width="375"><figcaption></figcaption></figure>

**Step 4:** Click on the "Injected/Metamask" icon to connect and use it.

<div><figure><img src="/files/1Lur1jGf1Wz13S35vhoB" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/vskKe92HEDaN7kF5wXas" alt="" width="375"><figcaption></figcaption></figure></div>

## Desktop/Web Browser wallets

**Step 1:** Setup Desktop/web browser wallets that supporting EVM network such as [Metamask](https://metamask.io/download/), [Coinbase Wallet](https://www.coinbase.com/wallet/downloads),...and import your U2U Super App's wallet address into them.

**Step 2:** Access the [GroFi Dex](https://testnet.grofidex.io/) website.

**Step 3:** Click on the "Connect" button at the top of the page. A pop-up window will appear.

<div align="center"><figure><img src="/files/MrWIhsJCt3w6eVegSuNF" alt=""><figcaption></figcaption></figure></div>

**Step 4:** Click on the "Injected/Metamask" icon. The "Check your network" screen will appear.

<div align="center"><figure><img src="/files/j5Y8vkbKQUeAHUpCXALe" alt=""><figcaption></figcaption></figure></div>

**Step 5:** Check your network

**5.1.** Add Network in the top-right corner to manually add U2U Network – it doesn’t come packaged with MetaMask.

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

#### TESTNET <a href="#testnet" id="testnet"></a>

**Network Name:** U2U Nebulas&#x20;

**New RPC URL:** [https://rpc-nebulas-testnet.uniultra.xyz](https://rpc-nebulas-testnet.uniultra.xyz/)

**ChainID:** 2484

**Symbol:** U2U

**Block Explorer URL:** [https://testnet.u2uscan.xyz](https://testnet.u2uscan.xyz/)

**5.2.** Or click on the "Switch network in wallet" button to confirm the connected network automatically.

<div align="center"><figure><img src="/files/ILrz9zWsxiKd1njl85UV" alt=""><figcaption></figcaption></figure></div>


---

# 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.grofidex.io/getting-started/how-to-connect-wallet.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.
