> For the complete documentation index, see [llms.txt](https://docs.u2u.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.u2u.xyz/services/wallets/wallet-connect.md).

# Wallet Connect

Connecting to U2U dApps using WalletConnect is different for mobile devices and computers. However, both are relatively simple and do not require much time.

WalletConnect can be used with many popular wallets in the market, including the U2U Wallet. The  U2U Wallet can be downloaded at: <https://wallet.uniultra.xyz/>

### 1. Connect to U2U dApp using Wallet Connect

<figure><img src="/files/ziCyWH1SBSclTQSTeOc8" alt="" width="266"><figcaption></figcaption></figure>

We will choose which wallet we want to using to connect with the dApp through Wallet Connect interface, in this case is Coinbase Wallet.

### 2. Confirm Connection after choose Wallet

<figure><img src="/files/lguo1Vxmqbq2yxPJh8RI" alt="" width="274"><figcaption></figcaption></figure>

### 3. dApp Successful Connect Wallet

&#x20;

<figure><img src="/files/VQD2QkCFU5LffCBwdMPZ" alt="" width="333"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.u2u.xyz/services/wallets/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.
