# Connecting Your Wallet

1. On any page on 2R2, if your wallet is not connected, you'll see a **Connect** button in the top right corner.

<figure><img src="/files/VtgKg4dXypwdXbZiNBDM" alt=""><figcaption></figcaption></figure>

1. Next select which wallet you wish to connect with (MetaMask or WalletConnect)

<figure><img src="/files/2vLWpA1Nn4FZGLrRsj9P" alt=""><figcaption></figcaption></figure>

1. You will need to approve the connection from your wallet to 2R2. Please double check the URL to ensure that you are on the right domain(2r2.io).


---

# 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.2r2.io/guides/getting-started/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.
