# Connect

To leverage the functionalities of your Go Wallet across multiple dApps, follow the steps outlined in this sub-section to establish a secure connection using WalletConnect.

1. **Click Connect Dapps Button**

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

2. **Go any Website that Supports WalletConnect**

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

3. **Click Connect Wallet and Select WalletConnect**

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

4. **Open Modal and Copy URI**

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

5. **Paste URI and Click Connect**

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

5. **Approve Proposal**

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

6. **Done (Markr)**

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

7. **Done (Remote Site)**

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


---

# 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.markr.io/markr-go/use-your-go-wallet-with-walletconnect/connect.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.
