> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/decentralized-applications-dapps/which-dapps-are-supported-by-my-wallet.md).

# Where to find dapps?

**My Wallet** 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 **My Wallet's** built-in browser to find and [**connect**](/intro/decentralized-applications-dapps/how-to-connect-dapp.md) decentralized apps.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mywallet.io/intro/decentralized-applications-dapps/which-dapps-are-supported-by-my-wallet.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.
