# Connect your Wallet

## Connect your Wallet to Serum <a href="#connect-your-wallet-to-serum" id="connect-your-wallet-to-serum"></a>

Once you are on a [Serum](https://bonfida.com/dex) native exchange, check the indicator in the top right corner to make sure you are on **mainnet-beta** in order to trade real markets.

![](/files/-MXSuatT6GsCv--u1Vji)

Click the **Connect** wallet button in the top right corner (make sure you have already switched to your desired wallet) and finish the connection process by clicking on your wallet's **Connect** option.

![Serum DEX wallet menu](/files/-MXTGJGd8otgvv21Zfsu)

You can disconnect your wallet at any time by clicking on **Disconnect**.

You will also see the options to switch to a different wallet by clicking on the "**Change Wallet**" button in the drop-down menu:

* [sollet.io](https://sollet.io), Sollet Extension, Ledger, Phantom, Solflare, Mathwallet, Bonfida (on Bonfida GUI).

You can see your connected wallet address in the upper right corner of the screen.

![](/files/-MXTGt207xsUmoshJuGc)


---

# 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.projectserum.com/guides/trade-on-serum-dex/connect-your-wallet-serum-academy.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.
