# Browser

A browser in a wallet is a tool that allows users to access and interact with decentralized applications (DApps) on a blockchain. DApps are decentralized, open-source software applications that run on a blockchain and are often used to facilitate transactions or provide other services.

Our metapro wallets  include a browser function and typically allow users to access and interact with DApps directly from within their wallet, without the need to install any additional software or extensions. This can be convenient for users who want to access and use DApps without having to leave their wallet or go through the process of setting up a separate account.

In order to use browser, you will need to follow a few steps.

**Step 1**

Select **Browser** icon&#x20;

<figure><img src="/files/1bZBie7onaAI8mv9f3VD" alt="" width="248"><figcaption></figcaption></figure>

**Step 2**

Enter required website in search panel and enter **Enter button**

<figure><img src="/files/xRldIqynjxLktS0NixiR" alt="" width="250"><figcaption></figcaption></figure>

**Step 3**

Website ready to use

<figure><img src="/files/oN6VXXy6ATblb2d7wBCX" alt="" width="248"><figcaption></figcaption></figure>


---

# 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.metaproprotocol.com/metapro-one/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.
