# Add DApp to Favorites

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

1. Open the Nova Wallet application.
2. `Select` the **Browser** (iOS) or **DApps** (Android) **screen**.
3. `Scroll` through the list of DApps.
4. `Select` the outline **heart** next to the preferred DApp name.

### You can add any DApp to your favorites from in browser also.

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

1. Open the Nova Wallet application.
2. `Select` the **Browser** (iOS) or **DApps** (Android) **screen**.
3. `Scroll` through the list of DApps or [search ](/nova-wallet-wiki/dapps/search-for-a-dapp.md)for it.
4. `Open` the DApp.
5. `Select` the **3 dots** at the bottom right corner.
6. `Select` **Add to Favorites**.


---

# 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/add-dapp-to-favorites.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.
