# Connect ⭐️&#x20;

С помощью Connect вы можете подключиться к любому DeFi протоколу от лица DAO, который поддерживает WalletConnect.

Чтобы подключиться к стороннему Dapp:&#x20;

1\) Нажмите Connect на странице Manage в своей DAO;<br>

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

{% hint style="info" %}
При открытии Connect вы увидите список популярных DeFi проектов, к которым можно подключить вашу DAO. Этим списком не ограничиваются ваши возможности для подключения DAO. Вы можете самостоятельно открыть любое Dapp, поддерживающее WalletConnect и подключиться к нему.
{% endhint %}

2\) Перейдите на сайт нужного вам Dapp проекта;

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

3\) Нажмите Connect wallet и выберете кнопку WalletConnect;

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

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

\
4\) Под QR кодом скопируйте URI, нажав на Copy to clipboard;<br>

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

5\) Вернитесь на xdao.app и вставьте URI в специальное поле;<br>

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

6\) Если вы видите надпись "You are connected now", значит вы успешно подключились к Dapp. Вы также можете увидеть, что подключенный адрес к Dapp и есть адрес DAO;

7\) После завершения взаимодействий с Dapp, нажмите Disconnect.<br>

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

{% hint style="danger" %}
DAO может взаимодействовать с любым Dapp где есть WalletConnect, кроме тех, где необходима подпись. DAO - смарт контракт, то есть у DAO нет закрытого ключа, а это значит, что поставить подпись невозможно. В связи с этим, взаимодействие с некоторыми Dapp на данный момент невозможно.
{% endhint %}

{% hint style="success" %}
**XDAO Социальные сети**

📲 **TG Русский чат**: [**https://t.me/xdao\_cis**](https://t.me/xdao_cis)

📲 **TG Международный чат**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Анонсы**: [**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/xdao-app/russian/rukovodstvo-dlya-upravlyayushikh-dao/stranica-dao/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.
