# Getting started with Polygon

{% hint style="info" %}
In this section, you will learn how to connect and use your Web3 wallet on the Polygon Network.
{% endhint %}

## **Connect your Web3 wallet to the Polygon Network**

{% hint style="info" %}
We recommend using [Metamask wallet](https://legacy-docs.aragon.org/products/set-up-metamask) as your Web3 wallet.
{% endhint %}

* Log in to your wallet
* Go to [https://chainlist.org/](https://chainlist.org) site
* In the search box insert ***polygon mainnet***
* Click the ***connect your wallet*** button on the top right
* Click \_**add to Metamask** \_ button

{% hint style="info" %}
If Metamask is well connected the fox icon appears.
{% endhint %}

![Add the Polygon network to Metamask using chainlist.org](https://1303901111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqkA65ZBta5cBbldyxyst%2Fuploads%2Fgit-blob-0c879da4cebda966255ceb609c2cef71b25eaba0%2FSchermata%202022-01-26%20alle%2023.22.13.png?alt=media\&token=6dafb2a7-7781-4ac8-8675-541ffaf0e85f)

## **Deposit at least 0.2 MATIC to your Polygon wallet.**

### What is $MATIC?

$MATIC is the currency used on Polygon to pay for transaction fees and, consequently, for deploying a DAO, in the same way that ETH is used on Ethereum.

### Where can I get $MATIC?

$MATIC can be bought on a decentralized exchange such as [UniSwap](https://app.uniswap.org/#/swap), using $ETH or any other ERC20 token. Then $MATIC needs to be transferred onto the Polygon network using a 'bridge' such as <https://wallet.matic.network/bridge>.

Alternatively, $MATIC can be bought from a centralized exchange, such as Binance or Kucoin and then sent directly to your Polygon wallet.

{% hint style="danger" %}
**How much $MATIC is necessary to deploy a DAO?**

At least 0.2 $MATIC is required to deploy an Aragon DAO, though the actual cost might be more or less (depending on the network traffic). You can estimate the necessary gas price [here](https://legacy-docs.aragon.org/products/set-up-metamask/gas-tracker).
{% endhint %}
