# Dapp Browser

HashPack has an integrated dapp browser that lists the most prominent applications in the ecosystem.

<figure><img src="/files/zopmu0AoOhDRLENTEfxP" alt=""><figcaption></figcaption></figure>

Being listed in the dapp browsers gives you instant exposure to our entire userbase - as well as instils a level of confidence that your dapp is legitimate.

**Please note** - HashConnect integration is required to be listed on the dapp browser page. You can apply for a listing [here](https://docs.google.com/forms/d/e/1FAIpQLSdw5MYbw0F10oyUgZBW_lmgupSchCESH6FNVu2TPpz-_dZD5g/viewform).


---

# 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.hashpack.app/dapp-developers/dapp-browser.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.
