# Apps

Apps section also include lightweight games similar to what others offers, but with a key difference:

* apps published in the Metapro Wallet can log in web3 users more easily and smoothly.
* gives you more options for rewarding your community and monetizing your app.

{% hint style="info" %}
Full documentation that guides you step-by-step through the process of deploying and listing your app is [here](https://docs.metaproprotocol.com/developer-documentation/integration-for-in-wallet-apps).
{% endhint %}

✔️ Select **Apps**

<figure><img src="/files/EE5uU5Ijy6lFchiEgnge" alt="" width="249"><figcaption></figcaption></figure>

✔️ Select App or Game which you would like to Play

<figure><img src="/files/jpeTumFuZ0e09Hedq68o" alt="" width="246"><figcaption></figcaption></figure>


---

# 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.metaproprotocol.com/metapro-one/explore/apps.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.
