# Dappland

With 75% market share in the Starknet ecosystem, Ready's wallets are a great distribution channel for your products.

[Dappland](https://www.dappland.com/) is our curated repository of Starknet dapps. Having your dapp featured on Dappland grants several benefits:

1. Your dapp is showcased on one of the most popular ecosystem portals
2. Easy dapp-discovery directly from the Argent mobile in-app browser
3. Prerequisite to receive the "Known Dapp" checkmark in our fraud monitor
4. Send push notifications to users *(soon)*

{% hint style="info" %}
[Add your dapp to Dappland](https://github.com/argentlabs/dappland#-add-your-dapp-to-dappland)
{% endhint %}


---

# 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.ready.co/optimize-your-dapp/dappland.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.
