# Wallet Connect

SubDAO supports connecting the vault multi-signature wallet with other third-party platforms for transactions through Wallet Connect. The current limitations on connectable third-party platforms are no wallet signing required and support for the same network as SubDAO.&#x20;

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

#### How to connect via WalletConnect?&#x20;

Below DEMO will use QuickSwap as an example, the process will be the same for others.

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

Click on the DApp wish to connect to which will take you to the website of the DApp

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

Click on Connect Wallet and select WalletConnect and click “Copy to Clipboard”

![](/files/HRiWZ3ySsOowzxm4m56v)![](/files/uHbfHEJAaLJaMvh6X4lb)

Return to the WalletConnect page on SubDAO DAPP and Paste it in the box,

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

It will automatically connect you to Wallet Connect and it will be shown as Connected

<figure><img src="/files/WTuXaZw4zn9tpmfKcXcw" 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://wiki.subdao.network/product-guide/wallet-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.
