> ## 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.

# Vendor Panel

> What sellers do in the Vendor Panel, with no technical knowledge required.

The Vendor Panel is where you run your store. You set up your store, list products, sell them through offers, and process the orders that come in.

## Areas

<CardGroup cols={2}>
  <Card title="Onboarding" href="/user-guide/vendor/onboarding">
    Set up your store step by step when you first join.
  </Card>

  <Card title="Store" href="/user-guide/vendor/stores">
    Manage your store details, address, and time off.
  </Card>

  <Card title="Products" href="/user-guide/vendor/products/overview">
    Submit products to the marketplace catalog.
  </Card>

  <Card title="Offers" href="/user-guide/vendor/offers/overview">
    List a product for sale with your SKU, price, and stock.
  </Card>

  <Card title="Orders" href="/user-guide/vendor/orders/overview">
    Fulfill, ship, refund, and handle returns.
  </Card>
</CardGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Admin Panel" href="/user-guide/admin/overview">
    See the marketplace from an operator's point of view.
  </Card>
</CardGroup>
