> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mercurjs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Products

> Submit products to the shared marketplace catalog and track their approval.

> How products reach the catalog: you submit them, the operator reviews them, then you sell them through offers.

Products live in a shared marketplace catalog. When you create or edit a product, it is submitted for the marketplace operator to review. Once approved, you sell it by creating an offer against it.

You manage products from "Products" in the sidebar. Each product shows a status, such as "Draft", "Proposed", "Published", or "Rejected".

## How-tos

<CardGroup cols={2}>
  <Card title="Submit a product" href="/user-guide/vendor/products/how-tos/submit-a-product">
    Create a new product and send it for approval.
  </Card>

  <Card title="Edit a product" href="/user-guide/vendor/products/how-tos/edit-a-product">
    Change a product and track the update request.
  </Card>
</CardGroup>
