# Search for a DApp

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

1. Open the Nova Wallet application.
2. `Select` the **Browser** (iOS) or **DApps** (Android) **screen**.
3. `Select` the **search field**.
4. `Input` the DApp name or any address that you wish to search for.
5. Nova Wallet will search for the input in the [DApp Catalog](/nova-wallet-wiki/dapps/dapp-catalog.md) or you can search for it using [DuckDuckGO](https://duckduckgo.com/).


---

# 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/search-for-a-dapp.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.
