# Using DApps

Matchain's ecosystem offers a diverse array of decentralized applications (dApps) across various categories, providing users with numerous opportunities to engage with blockchain technology.

**1. Categories of dApps on Matchain**

* **AI dApps**: Engage with decentralized applications that leverage artificial intelligence to provide innovative solutions and services. Explore AI-focused dApps built on Matchain through.
* **Play-to-Earn dApps**: Participate in applications that allow you to earn rewards and assets through various activities. Discover top play-to-earn dApps on Matchain via [DappRadar](https://dappradar.com/chain/matchain).
* **Gaming dApps**: Enjoy interactive gaming experiences on the blockchain. Find information on Matchain's gaming dApps on [DappRadar](https://dappradar.com/chain/matchain).
* **E-commerce dApps**: Engage in decentralized marketplaces and platforms for buying and selling goods and services. Explore e-commerce dApps on Matchain through [DappRadar](https://dappradar.com/chain/matchain).

**2. Accessing dApps on Matchain**

To interact with these dApps:

1. **Set Up a Web3-Compatible Wallet**: Install a wallet such as MetaMask or OKX Wallet or any other EVM wallet.
2. **Connect to Matchain**: [Configure](/getting-started/wallet-configuration.md) your wallet to connect to [Matchain's network](/getting-started/using-mainnet.md).
3. **Explore dApps**: Visit the dApp's official website and connect your wallet to start interacting. Visit [Dapp Radar](https://dappradar.com/chain/matchain) to see a full list of Dapps

**3. Security Reminder**

Always verify the authenticity of dApps and exercise caution when interacting with them to ensure the safety of your assets.


---

# 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.matchain.io/getting-started/using-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.
