# Explore Tab

Find, connect, and manage dapps faster with the [**Explore**](https://my.tt/explore) tab and connected apps list.

### Explore

* Dedicated tab with categories: DeFi, NFT, Utilities, DYOR, Games, and Entertainment.
* Banners surface featured apps and special offers.
* Built-in browser can be minimized and reopened for quick context switching.
* Apps and services are available for **all networks supported by MyTonWallet**, including **TON**, **TRON**, **Solana**, and **EVM networks** such as **Ethereum**, **Base**, **BNB Chain**, **Arbitrum**, and **Hyperliquid**.
* **Hyperliquid** is supported as an EVM network; open the **Hyperliquid** dapp from [**Explore**](https://my.tt/explore).

### Connected dapps list

* See all connected dapps/bots/games in one place.
* Disconnect any dapp with one tap.
* Stay connected across devices; no forced disconnect when you switch.

### How to use

1. Open **Explore** to browse categories and launch any app.
2. When a dapp requests access (including **TON Connect** where applicable), review the **action preview** first, then confirm.
3. Manage connections in **Settings → Connected Dapps** (or inside the **Explore** section).

### Safety tips

Pay attention to **Action Preview** so you see expected steps before confirming—including when opening links from **Explore**.


---

# 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://help.mytonwallet.io/intro/key-features/explore-tab.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.
