# DApp on Desktop

As for DApps supporting WalletConnect, you can connect your wallet. In this tutorial, we took uniswap as an example.

\[DApp on the Desktop]

<div><figure><img src="/files/DLeIrSS1oF5kj3iDTUq5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yTWDRtIKCXuCuNthUkZX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6Uxe1YS87QWmZLCp5ACj" alt=""><figcaption></figcaption></figure></div>

1. Visit uniswap.
2. Choose WalletConnect.
3. You need to read the given QR code by using WalletConnect camera on Biport Mobile.

\[On Biport Mobile]

<div><figure><img src="/files/brCSfeeqhzL6PqeFhLme" alt=""><figcaption></figcaption></figure> <figure><img src="/files/B62wgYChSlAVAMs52Bsl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vt4x3283D0Px1h1LWRz3" alt=""><figcaption></figcaption></figure></div>

1. Click the QR code icon on the top left.
2. Click `WalletConnect`.
3. Choose the network on the DApp and the camera will appear.

<div><figure><img src="/files/rmebja54e2E1OtUl5N1Z" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zwbSjZATXJFnjFi7qXrz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iZsY4k4ykXZhQZjnpUbE" alt=""><figcaption></figcaption></figure></div>

4. Read the QR code received from uniswap.
5. When the connection is complete, the connected DApp will show up on the WalletConnect page.

{% hint style="info" %}
**Learn More!**

You can manage the list of DApps previously connected to the wallet. To disconnect the link to a DApp, click `Disconnect`. To delete the history, click `Delete`.
{% 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.bifi.finance/biport-mobile-user-guide/connect-dapp/dapp-on-desktop.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.
