# Preparatory Steps

1. Install Metamask and connect to Polygon Network. You can follow a guide similar to this one: <https://medium.com/prepo/setting-up-metamask-and-getting-eth-matic-on-polygon-step-by-step-guide-fd55147a0f05>
2. When you launch our platform, you will be prompted to confirm the connection between Market and your Metamask wallet by a pop-up. Click ‘confirm’.&#x20;
3. Market uses MATIC for gas fees so remember to fund your account with MATIC to deposit or swap coins on Market.


---

# 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.communityfinance.io/how-to-use-community-market/liquidity-mining/preparatory-steps.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.
