# Use

Once your Go Wallet is connected through WalletConnect, this sub-section will guide you on how to interact with different dApps, ensuring a seamless experience while accessing various platforms.

1. **Initiate Your Transaction As Always**

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

2. **When Your Transaction is Initiated, Markr Go Will Warns You (with a title change, and sound feedback)**

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

3. **Switch Browser Tab and Approve Trx. Breakdown**

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

4. **Sign Transaction**


---

# 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/use.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.
