# How to use DApp browser

## Dapps Home Screen

In Saros App, Click **DApps** tab on the home screen.

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

Upon accessing the Saros Super App and entering the Dapps section, you'll be greeted by the Dapps home screen. This screen consists of several key elements:

**1. Search Box**: This search bar allows you to find specific Dapps. Enter keywords related to the Dapp's name, category, or description. The DApp list will update dynamically to match your search criteria. The search is not case-sensitive.

* If no Dapps match your search, you'll see an option to "Search **{keyword}** with Google". Clicking this will redirect you to a Google search page for the entered keyword.

<div><figure><img src="/files/L2o3xQpIjLBFipB8K3F5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8nPn6SIfyDWABcF0ELOn" alt=""><figcaption></figcaption></figure></div>

**2. Manage Opening tabs**: On Tab button, which displays the number of tabs currently open in the Dapp browser. Clicking it will open all tabs in a grid view.

* :heavy\_plus\_sign: **New tab**: Click to open a new tab with default Google
* **Close all tabs**: Click to close all tabs and open the Google screen

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

**3. Dapp Category**: This section allows you to switch between different categories of Dapps:

* **All**: This tab displays a list of all available Dapps.
* **Favorites**: This tab shows only the Dapps you've added to your favorites list (Item 6)
* **DeFi, DEX, GameFi, NFT Market, Utilities**: These tabs display Dapps belonging to their respective categories.
*

{% hint style="info" %}
**Precondition for 4,5,6,7**

* **Navigate to Dapps Section**: Launch the Saros Super App app and access the Dapps section.
* **Find the Dapp**: Browse the Dapp list or use the search function to locate the Dapp
  {% endhint %}

**4. Reload screen**: this feature allows you to reload selected Dapp if having an issue

* Click **Reload** icon to proceed

<figure><img src="/files/1PwEoQOaOFDmlWDjAQrB" alt=""><figcaption></figcaption></figure>

**5. Dapp Search Icon**: Instead of searching on search-bar, this feature allows you to search items on Google

* Click **Search** icon to navigate to Google

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

**6. Clear Cache Icon**: use this feature to clear cache to improve your experience to be faster and smoother

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

After clicking this icon, system will show a confirmation pop-up

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

**7. Adding Dapps to Favorites**: this feature allows you to add favorite Dapps for easy access

* Select **Add to Favorites**: On browser view, choose the option :black\_heart: **Add to Favorites**.

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

**Confirmation and Management**:

* Once you select **Add to Favorites**, the Dapp will be added to your favorites list.
* You can access your favorites list through a dedicated tab or section within the Dapps interface (refer to the Saros Super App app's specific design for details).
* Your favorites list will now display the Dapps you've added for quick and easy access.

**Removing Favorites**:

<figure><img src="/files/7kYrEE8rSctEQi7Cs0hD" alt=""><figcaption></figcaption></figure>

* To remove a Dapp from your list of favorites, navigate to your favorite Dapp.
* Click on the Favorites icon again to remove. That Dapps will be removed from your favorite list

## Access Dapp & Interact with Dapp

### Signing Transactions

**1. Connecting to a Dapp**: When you interact with a Dapp requiring a transaction (e.g., swapping tokens, staking), the Dapp will initiate a connection with your Saros Super App.

* After connecting this Dapp will be recorded on [Manage Connection](https://docs.saros.xyz/products/mobile-app/how-to-manage-wallets#how-to-revoke-connections) (you can access this to revoke connection)

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

**2. To Sign a Transaction:**

* A popup will appear on your screen requesting your permission to sign the transaction for Dapp

**3. Signing or Cancelling the Transaction:**

* Click **Sign** to confirm the transaction with the displayed gas fee. Upon successful execution, your transaction will be completed, and your Super App balance will reflect the changes.
* Click **Reject** to discard the transaction and close the popup.

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

{% hint style="warning" %}
**Your Role in Secure Dapp Interaction**:

* **Pay Close Attention**: Always be mindful of the Dapp you're connecting with.
* **Review Requested Actions**: Carefully examine the permissions requested by the Dapp before granting authorization.
* **Only Connect to Trusted Dapps**: We recommend researching and understanding a Dapp before granting access to your Super App.
  * We are in the process of enhancing it to prevent you from scam Dapps.
  * Look for reputable and well-established Dapps.
* **Review Transaction Details**: The sign transaction popup will display details about the transaction, including the amount involved (for swaps and staking). Ensure the information matches your expectations.
  {% endhint %}


---

# 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.saros.xyz/saros-mobile-app/mobile-app/how-to-use-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.
