> 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/introduction-to-crypto-and-my-wallet/what-are-decentralized-applications-dapps.md).

# What are decentralized applications (dapps)?

**DApps** (decentralized applications) are programs that run on [**blockchain**](/intro/introduction-to-crypto-and-my-wallet/what-is-the-blockchain.md) through the use of smart contracts. To interact with them, you need a crypto wallet, such as **My Wallet**.

## 📲 Key Characteristics of DApps

* **Decentralized**: Operate on blockchain networks without central control
* **Open Source**: Code is typically publicly available
* **Incentivized**: Often use tokens to reward participants
* **Consensus-Based**: Use cryptographic verification for all actions
* **Secure**: Protected by blockchain's inherent security features

## :thinking: What You Can Do with DApps

With **My Wallet**, you can:

* Connect to various DApps securely
* Play blockchain-based games
* Access DeFi (Decentralized Finance) services
* Trade on decentralized exchanges
* Participate in NFT marketplaces
* Make purchases and transactions
* Earn rewards through various mechanisms

### Where to find dapps?

**My Wallet** features [**Explore**](http://my.tt/explore/)—an integrated hub with the best decentralized applications. Visit [**Explore**](http://my.tt/explore/) in the bottom navigation bar to discover the latest Web3 services, carefully curated just for you.

## :chart\_with\_upwards\_trend: Popular DApp Categories

* **DeFi**: Lending, borrowing, and trading
* **Gaming**: Play-to-earn and blockchain games
* **NFTs**: Digital art and collectibles
* **Social**: Decentralized social networks
* **Marketplaces**: Peer-to-peer trading

{% 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 %}

{% hint style="info" %}
Always verify the DApp's contract address and security measures before connecting your wallet.
{% endhint %}

***

## Related articles

* [Explore Tab](/intro/key-features/explore-tab.md)
* [What are decentralized applications (dapps)?](/intro/decentralized-applications-dapps/what-are-decentralized-applications-dapps.md)
* [Which dapps are supported by My Wallet?](/intro/decentralized-applications-dapps/which-dapps-are-supported-by-my-wallet.md)
* [How to Connect a Dapp](/intro/decentralized-applications-dapps/how-to-connect-dapp.md)
* [How to disconnect a dapp?](/intro/decentralized-applications-dapps/how-to-disconnect-dapp.md)
* [Fake Decentralized Applications](/intro/scams/fake-decentralized-applications.md)


---

# 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/introduction-to-crypto-and-my-wallet/what-are-decentralized-applications-dapps.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.
