# MetaMask

This visual guide will walk you through connecting to Polymarket with MetaMask.&#x20;

## Visual Guide

1\) Go to [Polymarket.com](https://polymarket.com/), click `Sign Up`, and select the MetaMask option

![](/files/Vp2P9TsSMQmkq3HBVEoo)

2\) Sign the transaction

![](/files/uMgsEOba4WtmCLGspGl8)

3\) Generate your proxy wallet. Proxy wallets allow you to make transactions without owning $MATIC and approving every market, saving you time and money. [Learn more](/faq/connecting-to-polymarket.md#what-is-a-proxy-wallet)

![](/files/ErXQPG5Dbqp2xwk2IJVp)

4\) Sign the transaction to activate your proxy wallet&#x20;

![](/files/10OZ2hshBoa9J1H2Z3VD)

5\) Send USDC to your proxy wallet from either the Ethereum or Polygon blockchain.

* [Ethereum tutorial](/getting-started/depositing-usdc/from-a-wallet/metamask-deposits.md)
* [Polygon tutorial](/getting-started/depositing-usdc/from-an-exchange.md)

## Related Articles

* [What is a proxy wallet? ](/faq/connecting-to-polymarket.md#what-is-a-proxy-wallet)


---

# 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://legacy-docs.polymarket.com/getting-started/connecting/metamask.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.
