# Connect⭐️

With Connect you can connect to any DeFi protocol on behalf of a DAO that supports WalletConnect.&#x20;

To connect to a third-party Dapp:

1\) Click Connect on the Manage page of your DAO;<br>

<figure><img src="/files/iKGxrFmsaiXBQk0EvOFi" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
When you open Connect, you will see a list of popular DeFi projects that you can connect your DAO to. This list is not limited to your options for connecting your DAO. You can open any Dapp that supports WalletConnect and connect to it yourself.
{% endhint %}

2\) Go to the website of the Dapp project you want;<br>

<figure><img src="/files/8y7eElkdlT4JTBCt0fnJ" alt="" width="563"><figcaption></figcaption></figure>

3\) Click Connect wallet and select the WalletConnect button;<br>

<figure><img src="/files/9456YszIrOPCvQdRAtP4" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/MiQcrYFDAjGax1VWMp6e" alt="" width="476"><figcaption></figcaption></figure>

\
4\) Under the QR code, copy the URI by clicking on Copy to clipboard;\ <br>

<figure><img src="/files/riK1gN4fBPQD4kX4egIz" alt="" width="478"><figcaption></figcaption></figure>

5\) Go back to xdao.app and paste the URI in the special field;<br>

<figure><img src="/files/UeCqL40ljoRvBhXnaqLM" alt="" width="563"><figcaption></figcaption></figure>

6\) If you see "You are connected now", then you have successfully connected to Dapp. You can also see that the address connected to the Dapp is the DAO address;

7\) After you finish interacting with Dapp, click Disconnect.<br>

<figure><img src="/files/kSulhFjA4MK6ov4GoKmv" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
DAO can interact with any Dapp where there is WalletConnect, except those where a signature is required. DAO - a smart contract, that is, the DAO has no private key, which means that it is impossible to put a signature. Because of this, interaction with some Dapp is currently impossible.
{% endhint %}

{% hint style="success" %}
**Join XDAO club:**

📲 **TG Global**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Announcement**: [**https://t.me/xdaoapp**](https://t.me/xdaoapp)

📲 **Twitter**: [**https://twitter.com/xdaoapp** ](<https://twitter.com/xdaoapp >)

📲 **YouTube**: [**https://www.youtube.com/c/xdaoapp**](< https://www.youtube.com/c/xdaoapp>)

📲 **Medium**: [**https://blog.xdao.app/**](https://blog.xdao.app/)

📲 **GitHub**:[ **https://github.com/XDAO-App**](< https://github.com/XDAO-App>)

📲 **Instagram**:[ **https://www.instagram.com/xdaoapp**](< https://www.instagram.com/xdaoapp>)

**📲 Discord**: [**https://discord.gg/xdaoapp**](https://discord.gg/xdaoapp)
{% endhint %}


---

# 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.xdao.app/guides-for-gt/dao-page/manage/advanced/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.
