# In-app browser

**Step 1**: Open the wallet and click the **Browser** tab.\
Then use the search bar to search for the application you want to use.

![](/files/aVi0ax3tgvyELBXCDYvY)

In this example, we are connecting with [**dotinsights.xyz**](https://dotinsights.subwallet.app/)

**Step 2**: In the dApp, find the **Connect Wallet** button. Depends on the dApp, this option would be in different locations.\
In this case, the Connect Wallet button is placed in a navigation list.&#x20;

![](/files/ezAw8Ugcwj9oQPzNK9Xc)![](/files/GAjub6DEfDQamwhQ9IYe)

**Step 3**: Click the **Connect Wallet** button and choose SubWallet.

![](/files/JuUfIx3y4avTbvLcMbkb)

**Step 4**: Choose the accounts you want to use and click **Connect** to approve request for dApp connection.

![](/files/AngimWwKwwDCA6LkYBXL)

**Step 5**: After your accounts are succesfully connected with the dApp, you can switch between different accounts directly on the dApp.&#x20;

![](/files/jRObraLo8cpPP603DuXb)

If you want to read about another example with using in-app browser with SubWallet, [here](/beta/mobile-app-user-guide/manage-nfts/collect-nft.md) is how you can use SubWallet in-app browser to directly buy and collect NFTs with your mobile device.&#x20;


---

# 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.subwallet.app/beta/mobile-app-user-guide/in-app-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.
