# Where to find dapps?

**MyTonWallet** supports a wide range of **TON-powered dapps**. You can find them via:

### :calling: 1. Explore Section

Visit the [**Explore**](https://my.tt) section—our curated hub of the most useful Web3 services. Here are some of the apps currently available in the wallet:

* **Storm Trade**\
  Access **fast leverage trading** on an advanced decentralized exchange.
* **EdChess**\
  Improve your strategic skills and **earn TON** while playing.
* **EVAA Protocol**\
  The first decentralized **lending protocol** on **TON**.
* **TON Diamonds**\
  Explore the **digital art world**, discover high-quality NFTs, and engage with **TON**'s creative economy.

{% hint style="success" %}
**Stay Tuned for Updates**

We regularly add new dapps and special offers for our users.

You can find them on our [**official channels**](/intro/support-and-contacts.md).
{% endhint %}

### :globe\_with\_meridians: 2. Built-In Browser

Use **MyTonWallet's** built-in browser to find and [**connect**](/intro/decentralized-applications-dapps/how-to-connect-dapp.md) decentralized apps.


---

# 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/decentralized-applications-dapps/which-dapps-are-supported-by-mytonwallet.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.
