# Connect Your Wallet to Monday Trade

{% stepper %}
{% step %}
On the Monday Trade dapp, click “Connect Wallet” and choose a wallet from the pop up.&#x20;

\
![](https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=-462412136/https%3A%2F%2Ffiles.gitbook.com%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fn4pTwA8lON53MAXxnP3m%252Fuploads%252FdSiktmCOzNheqAoIOvR1%252FScreenshot%25202025-12-12%2520at%25203.57.43%25E2%2580%25AFPM.png%3Falt%3Dmedia%26token%3D55db2eba-b7ef-41bc-b6cc-0cd096a9a4eb)<br>
{% endstep %}

{% step %}
A wallet extension pop-up will appear asking you to connect to Monday Trade. Press “Connect.”
{% endstep %}
{% endstepper %}

It's that simple. You're now ready to trade.


---

# 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.monday.trade/introduction/how-to-start-trading-on-monday-trade/connect-your-wallet-to-monday-trade.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.
