> For the complete documentation index, see [llms.txt](https://docs.novawallet.io/nova-wallet-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novawallet.io/nova-wallet-wiki/dapps/dapp-catalog.md).

# DApp Catalog

The DApp catalogue is a short list of popular DApps for users to quickly connect to their favourite DApps. Nova Wallet supports any DApp in the Polkadot ecosystem, with support for both the Polkadot JS and Metamask protocols.

{% hint style="info" %}
Nova Wallet allows users to connect to **any DApp** in the Polkadot ecosystem, as well as various EVM chains such as Ethereum Mainnet.
{% endhint %}

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

To be eligible for addition to Nova Wallet's DApp catalogue, DApp developers should [integrate Nova Wallet](/nova-wallet-wiki/misc/developer-documentation/integrate-nova-wallet.md) as detailed.

Once Nova Wallet has been integrated as a connection option, DApp developers can submit their DApp to be added to Nova Wallet's DApp catalogue by following these [instructions](/nova-wallet-wiki/misc/developer-documentation/add-your-dapp-to-nova-wallet.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/dapp-catalog.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.
