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

# Welcome to DuitPOS

> Everything you need to run your restaurant with DuitPOS — from opening a table to closing out the shift.

## What is DuitPOS?

DuitPOS is the point-of-sale app your team uses every day to take orders, manage tables, send tickets to the kitchen, and take payments. This guide walks through the everyday tasks a cashier, server, or shift manager will use — no technical background needed.

<CardGroup cols={2}>
  <Card title="Getting Started" icon="door-open" href="/pos-app/getting-started/logging-in">
    Log in and get familiar with the app in a few minutes.
  </Card>

  <Card title="Taking Orders" icon="clipboard-list" href="/pos-app/orders/taking-an-order">
    Add items, pick variants, and send tickets to the kitchen.
  </Card>

  <Card title="Floor Plan & Tables" icon="chair" href="/pos-app/floor-plan/tables-overview">
    Open, move, merge, and split tables.
  </Card>

  <Card title="Payments" icon="credit-card" href="/pos-app/payments/settling-a-bill">
    Settle bills, apply discounts, and handle refunds.
  </Card>
</CardGroup>

## Quick answers

<AccordionGroup>
  <Accordion title="How do I open a new table?">
    Go to **Tables**, tap an available table, enter the guest count, and start adding items. See [Opening a Table](/pos-app/floor-plan/opening-a-table).
  </Accordion>

  <Accordion title="How do I settle a bill?">
    Open the table, tap **Settle**, choose a payment method, and confirm. See [Settling a Bill](/pos-app/payments/settling-a-bill).
  </Accordion>

  <Accordion title="Something isn't syncing between devices — what do I do?">
    Check the [Common Issues](/pos-app/troubleshooting/common-issues) page first — most sync issues resolve with a quick reconnect or resync.
  </Accordion>
</AccordionGroup>

<Note>
  If you can't find what you're looking for, reach out to your manager or contact support at the bottom of any page.
</Note>
