# Connect Wallet to Tapp

## Connect your wallet

1. Click "Connect Wallet" on the top-righthand corner.
2. For most of the browser extension wallets, simple select their icon, and follow the instruction in the pop-up window.

## Connection Steps

**Click "Connect Wallet":** This will open a pop-up window displaying the list of supported wallets.

![image 1](https://cdn.prod.tapp-dex.devucc.name/gitbook/connectyourwallet1.png)

**Select Your Wallet:** Click on the name of the wallet you have installed (e.g., Petra, Pontem, or OKX).

**Approve Connection:** Your wallet extension or app will prompt you to approve the connection to our platform. Review the request and confirm if you trust the site.

**Connected!** Once approved, your wallet address should be visible on the platform, indicating a successful connection. You can now explore and use all the features that require a wallet.

**Wrong Network! How to switch to Aptos Mainnet**

If you find yourself in the wrong Aptos network. Use these guides to change your network from Testnet to Mainnet

![image 1](https://cdn.prod.tapp-dex.devucc.name/gitbook/connectyourwallet2.png)

1. Click the Extension Icon ![image 1](https://cdn.prod.tapp-dex.devucc.name/gitbook/connectyourwallet3.png) and then navigate to the designation wallet of yours
2. There will be an icon to switch to mainnet within the wallet’s UI. Click it and everything will be resolve

![image 1](https://cdn.prod.tapp-dex.devucc.name/gitbook/connectyourwallet4.png)

3. Normally, within each wallet there will be a “Gear” icon which will redirect you to Setting and you can change / select network within the setting section


---

# 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://tapp-exchange.gitbook.io/tapp-exchange/user-guides/connect-wallet-to-tapp.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.
