# Connect to DApps

Nova Wallet allows users to connect to **any DApp** in the Polkadot ecosystem, as well as various EVM chains such as Ethereum Mainnet. Nova Wallet supports both the Polkadot JS and Metamask protocols.

{% hint style="warning" %}
If you do not see the option to connect via Nova Wallet, then you should select either the Connect with Polkadot JS or the Connect with Metamask options – both of these work with Nova Wallet.
{% endhint %}

{% hint style="info" %}
For information on how to use WalletConnect to connect to DApps see here [👉](https://emojipedia.org/backhand-index-pointing-right) [Using WalletConnect for DApps](/nova-wallet-wiki/dapps/using-walletconnect-for-dapps.md)
{% endhint %}

### How to connect to any DApp

If a DApp is not listed in Nova Wallet's DApp catalogue, you can still connect to it by entering the DApp's URL in the search bar:

{% hint style="info" %}
For demonstration purposes, we are using the Hydration DApp.
{% endhint %}

<div align="left"><figure><img src="/files/QBvzbf9SPyizcAsSL11X" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. From the DApp Browser screen `select` the search bar.
3. `Input` the **URL of the DApp** that you wish to connect to.
4. `Select` the one located under the **Search section**.
5. When prompted `select` **Allow**.
6. Your wallet is now connected to the DApp.


---

# 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.novawallet.io/nova-wallet-wiki/dapps/connect-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.
