# Connecting to DApps

1. A pop-up will appear the first time you enter this screen with a disclaimer making sure you understand that all dApps accessible through the in-app dApp browser are third-party dApps and are not managed by VESPR. Tap **Agree and Continue** to continue.

<figure><img src="/files/zLDI5KhrakWZ0CuDJOnD" alt="" width="375"><figcaption><p>Tap <strong>Agree and Continue</strong></p></figcaption></figure>

2. Before you can make a transaction on a dApp, **you must make sure your collateral is set**. See [Setting Collateral](/vespr/user-guide/the-basics/setting-collateral.md) for more information.

<figure><img src="/files/HUey6l4nsIUEeeFRySXT" alt="" width="375"><figcaption><p>Make sure your collateral is set.</p></figcaption></figure>

3. Next, navigate to your preferred dApp of choice by typing in the website in the Search Bar. In this guide, will use [MinSwap](https://app.minswap.org/) and [SundaeSwap](https://v2.sundaeswap.finance/) to demonstrate how to connect to **a dApp that explicitly lists VESPR** on their website as a connectable wallet and **a dApp that doesn't list VESPR**.

<figure><img src="/files/zM77eXWQrsVJ5tIVLEMC" alt="" width="375"><figcaption></figcaption></figure>

{% tabs %}
{% tab title="SundaeSwap (VESPR Listed)" %}
SundaeSwap is a great example of a dApp that has VESPR listed as a connecting wallet. We will show you how to connect. This applies to all dApps that have VESPR listed, not just SundaeSwap.

1. Navigate to the [SundaeSwap](https://v2.sundaeswap.finance/) website and tap the **Connect to a Wallet** button.&#x20;

<figure><img src="/files/cAw4ABFG3gwqf545FUDV" alt="" width="375"><figcaption><p>Head to <a href="https://v2.sundaeswap.finance/">SundaeSwap</a> and tap the <strong>Connect to a Wallet</strong> button. </p></figcaption></figure>

2. Tap on the **VESPR** option and check the box to agree to SundaeSwap's disclaimer, terms, and privacy policy. Then tap **Connect to a Wallet** below.

<figure><img src="/files/nIkkSNloj1sC8bQ2QKAB" alt="" width="375"><figcaption></figcaption></figure>

3. A pop-up will appear asking you to connect VESPR to SundaeSwap.&#x20;

<img src="/files/zvN3aNUyFFByBAHEAFdJ" alt="" data-size="original">![](/files/jW8yG6kUlig0yGf9ruWr)

4. Once connected, you can interact with SundaeSwap's dApps like its decentralized exchange (DEX).
   {% endtab %}

{% tab title="MinSwap (VESPR Not Listed)" %}
VESPR's advanced compatibility feature allows you to connect to **any** **dApp** regardless of whether they have VESPR explicitly listed on the website or not. MinSwap, for example, at the time of writing this guide does *not* have VESPR listed, however, you can still connect. Below we will show you how.

<figure><img src="/files/hePWn4AAVZyZbq72Novd" alt="" width="375"><figcaption><p>Navigate to the <a href="https://app.minswap.org/">Minswap</a> website. Tap the 3 horizontal bars on the top left of the website to open up the side menu. Then tap the <strong>Connect wallet</strong> button.</p></figcaption></figure>

1. Navigate to the [Minswap](https://app.minswap.org/) website. Tap the 3 horizontal bars on the top left of the website to open up the side menu. Then tap the **Connect wallet** button.![Tap the 3 horizontal bars on the top left of the website to open up the side menu.](/files/7WkYl198EY5Opg0FQigg)![](/files/s6QBi8FXVUsRq5THVt8s)
2. In the above right photo, you will notice that VESPR is not listed. However, you can connect as **any** of the Cardano wallets that they do have listed (except for MinWallet) and VESPR will still connect. VESPR's advanced compatibility feature allows you to connect to any wallet that complies with the [CIP-30 dApp-Wallet Web Bridge](https://cips.cardano.org/cips/cip30/) standard. MinWallet does not support the CIP-30 standard. For this guide, we will select Nami, but you can choose any of the listed wallets (Flint, Eternl, Typhon, Gero Wallet). **Remember that this method applies to all dApps, not just Minswap.** ![](/files/xWGfSC57Z4OGDhrGnQYJ)![](/files/ngxzU5Ezfphcj3E0ZbH0)
3. Once connected, you can interact with Minswaps dApps like its decentralized exchange (DEX), Zap, Liquidity Pools, etc.
   {% endtab %}
   {% endtabs %}


---

# 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.vespr.xyz/vespr/user-guide/the-basics/connecting-to-dapps.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.
