# Connect wallet to Beamswap

## Prerequisites

To use the Beamswap platform, you need a digital wallet installed on your web browser.

If you don't have one yet, you can download and install the wallet of your choice here:

* [MetaMask](https://metamask.io/download/)
* [Talisman](https://www.talisman.xyz/)
* [Subwallet](https://subwallet.app/)
* [Coinbase Wallet](https://www.coinbase.com/wallet)

{% hint style="info" %}
This guide demonstrates how to connect a MetaMask wallet, but a similar approach works for other supported wallets, too.
{% endhint %}

## Connect wallet

Once your wallet is installed and configured, head over to the Beamswap platform by clicking [here](https://app.beamswap.io/exchange/swap).

In upper right corner, click "Connect Wallet".

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

## Choose wallet

Once you click the "Connect wallet" button, the following pop-up will appear.

Click the icon of the wallet you want to connect to. For the purpose of this guide, MetaMask was selected.

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

## Connect in wallet

Once the wallet pop-up window appears, click "Next" and then "Connect".

<div><figure><img src="/files/ztjgfqBkrcobXFjDIanM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jA16zeuNK11gQzufcHJr" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
To start interacting with Beamswap features, you should connect your wallet to Moonbeam. Learn how to do so in the next step.
{% endhint %}


---

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