# Using MetaMask

You can connect your MetaMask wallet with the app in two simple steps:

{% hint style="info" %}
**Did you Know?**\
You can use the same Ethereum wallet to connect to Ethereum as well as connect to all other EVM compatible networks like the Polygon Network.
{% endhint %}

## Step 1

Head over to [plotx.io](https://plotx.io/?utm_source=Wiki\&utm_campaign=HelpCenter\&utm_content=Consideration) and click on the `Sign In` button at the top right corner:

![](/files/-MhDssoIwO-_pS0K8s18)

## Step 2

Click on the `MetaMask` button and approve the connection.

And that's it!


---

# 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://plotx.gitbook.io/plotx-v2-wiki/getting-started/connecting-to-plotx/using-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.
