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

# POS (Point of sale)

> Process sales, perform cash closings, and manage receipts

## Overview

The POS module is your digital cash register. Process sales, manage the **Cart**, print receipts, and perform **Cash closings**.

<Frame caption="TODO: Screenshot — POS main screen with cart and product overview">
  <img src="https://mintcdn.com/yourbeez/cB90zrmZega4hJ29/images/placeholder.svg?fit=max&auto=format&n=cB90zrmZega4hJ29&q=85&s=a82ba060a9f5f9560405e1417d47a76c" alt="POS main screen" width="800" height="450" data-path="images/placeholder.svg" />
</Frame>

## Features

<CardGroup cols={2}>
  <Card title="Process a sale" icon="cart-shopping">
    Add products to the cart and complete the sale.
  </Card>

  <Card title="Cash closing" icon="receipt">
    Perform a daily closing and generate a cash report.
  </Card>

  <Card title="Cash register session" icon="clock">
    Start, manage, and end a cash register session.
  </Card>

  <Card title="Receipt printing" icon="print">
    Print receipts and send them via email.
  </Card>
</CardGroup>

<Info>
  Detailed guides for each feature are coming soon.
</Info>
