# Getting Started

To enter the Beamswap DeFi hub, you need to connect your crypto wallet. Once you’re connected to the platform, you can start utilizing its features and services.

## Connect wallet to Beamswap

MetaMask by default only supports the Ethereum network. However, when you connect MetaMask to Beamswap, it will automatically configure your MetaMask to work with Moonbeam. \
\
Moonbeam requires $GLMR to pay for the gas fees for executing transactions on the network.

Beamswap supports the following wallets:

* MetaMask
* NovaWallet
* Talisman
* Subwallet
* Coinbase Wallet

To connect, go to <https://app.beamswap.io/exchange/swap>.

In the top right corner of the platform, click “Connect Wallet”.

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

In the pop-up window, choose the wallet you want to connect to.

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

In the next step, connect your wallet to Moonbeam.


---

# 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.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.
