# Connect DApps

## **Connecting Virgo Wallet Web Extension**

### **Open the DApp Site in Your Browser**

* For this example, we’ll use PancakeSwap.

### **Click on Connect Wallet**

* Locate this button in the top right corner of the site.

<figure><img src="https://cdn-images-1.medium.com/max/800/1*T904rx99p-N3Q9MI_rUUEA.png" alt=""><figcaption></figcaption></figure>

### **Select Injected in the Connect Wallet Window**

* A window will pop up. Choose “Injected” from the options.

<figure><img src="https://cdn-images-1.medium.com/max/800/1*YzmciEwmnBXBd_TRFvi5WQ.png" alt=""><figcaption></figcaption></figure>

### **Allow the Connection**

* A page will open asking for permission to connect Virgo Wallet with the site. Click “Allow.”

<figure><img src="https://cdn-images-1.medium.com/max/800/1*kqMbh_3caC-aQZOeBknJOQ.png" alt=""><figcaption></figcaption></figure>

Once completed, your Virgo Wallet will be connected to the site. You’ll notice that the “Connect Wallet” button in the top right has been replaced by your wallet address. Proceed with your desired actions, and they will appear directly in your wallet.

**Note:** Once your device is connected, the session remains active. Simply click “Connect Wallet” next time to reconnect directly.

## **Connecting Virgo Wallet Mobile**

### **Open the DApp Site on Your Computer**

* We’ll continue using PancakeSwap as our example. Click on “Connect Wallet” in the top right corner.

<figure><img src="https://cdn-images-1.medium.com/max/800/1*T904rx99p-N3Q9MI_rUUEA.png" alt=""><figcaption></figcaption></figure>

### **Select WalletConnect**

* In the “Connect to a Wallet” window, choose “WalletConnect.” A QR code will appear.

<figure><img src="https://cdn-images-1.medium.com/max/800/1*6nRsoogLB5lAezK5CwZBag.png" alt=""><figcaption></figcaption></figure>

### **Open Virgo Wallet on Your Mobile Device**

* Tap the “scan” icon next to your balance on the home screen.

### **Scan the QR Code**

* Use your mobile app to scan the QR code on the computer screen. Then, click “Allow.”

Your mobile application is now connected to the DApp, allowing you to interact seamlessly.

## How to Disconnect from DApps via Virgo Wallet

### **Open Settings in Virgo Wallet**

* Navigate to the settings tab in your application.

<figure><img src="https://cdn-images-1.medium.com/max/800/1*hLrzw11vTZTAjDHUB_A7fQ.png" alt=""><figcaption></figcaption></figure>

### **Go to Connected Websites**

* Find the list of connected websites.

<figure><img src="https://cdn-images-1.medium.com/max/800/1*C-LYJmjvfg8938uOj-ShNw.png" alt=""><figcaption></figcaption></figure>

### **Select the DApp to Disconnect**

* Click on the icon next to the application you wish to disconnect.

By following these steps, you can easily connect and disconnect your Virgo Wallet to various DApps, ensuring a smooth and secure user experience. Enjoy the convenience and power of decentralized finance with Virgo Wallet!


---

# 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.virgo.net/wallet/tutorials/connect-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.
