# Connecting to dApps

### Via WalletConnect (Select Wallet)

1\. Navigate to the dApp’s website (e.g., [AltitudeFi ](https://app.altitude.fi/)).

2\. Click ‘Connect Wallet’.

3\. Choose WalletConnect.

4\. Search for and select OISY Wallet.

5\. Approve the connection when prompted.\
\
✅ Your OISY Wallet is now linked—ready to interact with DeFi protocols.

### Via WalletConnect (QR Code/Enter Link)

1\. Navigate to the dApp’s website

2\. Click ‘Connect Wallet’.

3\. Choose WalletConnect.

4\. The site will populate a QR Code within the popup window.

5\. Go to OISY Wallet on [mobile](/using-oisy-wallet/how-tos/saving-oisy-web-app-to-your-device.md) (ensure you are [logged in](/using-oisy-wallet/how-tos/logging-into-oisy.md))

6\.  In the top right corner of the wallet press the wallet connect icon

7\.  Press 'Scan QR Code' or enter 'wallet connect link'

8\.  Approve the connection when prompted

✅ Your OISY Wallet is now linked—ready to trade, stake, and interact with DeFi protocols.

***

### Via Internet Computer (ICP)

1\. Open the dApp (e.g., [Kongswap](https://kongswap.io)).

2\. Click ‘Connect Wallet’ and select OISY Wallet.

3\. In the pop-up, click ‘Open or Create’.

4\. Choose your Internet Identity in the second pop-up.

5\. Complete the Internet Identity sign-in flow.

6\. A ‘Review Permissions’ page will appear—check details and approve.

7\.  A second permissions page will request transaction approval—approve to enable token transfers.\
\
✅ Your wallet is now connected—trade, stake, and use dApps directly from OISY.


---

# 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.oisy.com/using-oisy-wallet/how-tos/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.
