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

# Menu Building

> Learn how to build your menu on Dripos

<CardGroup cols={3}>
  <Card title="Categories" icon="square-1" href="/orders/menu/categories/categories-basics">
    Create categories to organize products
  </Card>

  <Card title="Products" icon="square-2" href="/orders/menu/products/products-basics">
    Create and manage individual products for sale
  </Card>

  <Card title="Modifers" icon="square-3" href="/orders/menu/modifiers/modifiers-basics">
    Customize menu products with modifiers
  </Card>

  <Card title="Tax Rates" icon="square-4" href="/orders/menu/menu-taxrates">
    Learn how to apply taxes to menu products
  </Card>

  <Card title="Service Fees" icon="square-5" href="/orders/menu/menu-fees">
    Learn how to add service fees to orders
  </Card>

  <Card title="POS Edit Mode" icon="square-6" href="/orders/menu/menu-editmode">
    Quickly edit your menu on the Point of Sale
  </Card>
</CardGroup>
