# APP Browser

Thanks to Ever Wallet's in-built browser, you can use Everscale services wherever you are.

For instance, you can connect your wallet to any dAPP that supports Ever Wallet, such as [FlatQube](https://flatqube.io/), [Octus Bridge](https://octusbridge.io/), [Ever Pools](https://everpools.io/) as well as many others.

Other browser functionality includes:

* A home page that includes links to the most popular Everscale dAPPs
* A Bookmarking system
* Browser history with a search feature that allows you to quickly return to previously used resources.
* When you connect your wallet, you'll have the ability to choose exactly the account you want to use.
* When using Octus Bridge or other Everscale dAPPs that support the connection of EVM and other mobile wallets, you will have the opportunity to connect them without any issues

To go to the browser, click on the corresponding button at the bottom of the Ever Wallet app.

<figure><img src="/files/M4Ftu5qqS5n0gW9LhruN" alt=""><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.everwallet.net/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.
