# Connecting Your Wallet

## Connecting to the footpool.xyz with MetaMask on desktop

1. Open the dapp in your browser.
2. Make sure you have an Ethereum-compatible wallet like MetaMask installed.
3. Click on the "Connect Wallet" option in the top right.
4. In your wallet, approve the connection request.
5. Confirm the connection, and check that your account is active in the Footpool interface.

If you follow these steps successfuly, you will be able to see something like

<img src="/files/ASFDLp07C2sTEDCSJCsG" alt="" data-size="original"><br>

{% embed url="<https://www.youtube.com/watch?v=TUhyQCgvLwA>" %}


---

# 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.footpool.xyz/for-footpool.xyz-users/connecting-your-wallet.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.
