# Marketplace

{% hint style="info" %} <sub>Marketplace is a storefront on top of</sub> <sub></sub><sub>**Discover**</sub> <sub></sub><sub>and</sub> <sub></sub><sub>**Validate**</sub><sub>. Buyers should see the same scores and excerpts they would trust inside the workspace, not anonymous PDFs.</sub>
{% endhint %}

<h2 align="center"><sub>This page means</sub></h2>

<table><thead><tr><th width="318.54547119140625">This page is</th><th>This page is not</th></tr></thead><tbody><tr><td><sub>Mental model: browse, list, verified supply</sub></td><td><sub>Legal advice on escrow, securities, or cross border sales</sub></td></tr><tr><td><sub>How listings inherit trust from <strong>Validate</strong></sub></td><td><sub>A promise that every listing will always rank fairly</sub></td></tr></tbody></table>

<h3 align="center"><sub>Three rails (say them three ways)</sub></h3>

<table><thead><tr><th width="183.0909423828125">Rail</th><th>What it means</th></tr></thead><tbody><tr><td><sub><strong>Browse and filter</strong></sub></td><td><sub>Facets by category, validation score, industry, freshness. Cards link back to the rubric snapshot behind the price.</sub></td></tr><tr><td><sub><strong>List and earn</strong></sub></td><td><sub>Publish validated ideas, landing packs, or agent bundles with transparent pricing, rev share templates, optional allowlists.</sub></td></tr><tr><td><sub><strong>Verified supply</strong></sub></td><td><sub>Listings inherit review state from <strong>Validate</strong>. Stale or disputed assets fall out of search until someone resolves the job in the workspace.</sub></td></tr></tbody></table>

<h3 align="center"><sub>From listing to payout (linear tour)</sub></h3>

* <sub>**Publish with proof.**</sub> <sub></sub><sub>Attach validation job ids, template hashes, or agent manifests. Preview URLs can point at live</sub> <sub></sub><sub>**Build**</sub> <sub></sub><sub>deploys so buyers try before they buy.</sub>
* <sub>**Discover and compare.**</sub> <sub></sub><sub>Ranked facets over score bands, tags, and workspace lineage so the grid mirrors what operators already trust in ARIA.</sub>
* <sub>**Checkout and escrow.**</sub> <sub></sub><sub>Funds move into escrow windows you configure per listing: milestones, dispute timers, optional manual release hooks for enterprise buyers.</sub>
* <sub>**Settle and split.**</sub> <sub></sub><sub>On confirmation, payouts fan out to sellers, platform fee rails, optional referrers, with receipts that reconcile to ledger views finance expects.</sub>

<h3 align="center">Three Habits</h3>

{% stepper %}
{% step %} <sub>**First**</sub>

<sub>**If you buy, read the rubric snapshot before you pay.**</sub> <sub></sub><sub>Price without proof is a mood, not a decision.</sub>
{% endstep %}

{% step %} <sub>**Second**</sub>

<sub>**If you sell, treat listing quality as marketing.**</sub> <sub></sub><sub>Thin listings attract thin buyers.</sub>
{% endstep %}

{% step %} <sub>**Third**</sub>

<sub>**When the badge still says Coming soon, rehearse the story without promising live checkout.**</sub> <sub></sub><sub>Credibility is cumulative.</sub>
{% endstep %}
{% endstepper %}

***

<h3 align="center">Ask a question</h3>

<p align="center"><sub><strong>Would you buy your own listing if you forgot your company name?</strong></sub> <br><sub>If not, add proof and excerpts before you invite strangers.</sub></p>


---

# 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.ariaagi.com/platform/marketplace.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.
