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

# SmartPyme: Cloud-Based Business Management for SMEs

> SmartPyme is a cloud platform for SMEs covering sales, inventory, purchasing, accounting, payroll, e-invoicing, and restaurant operations.

SmartPyme is an all-in-one cloud platform that gives you everything you need to run your business — from sales and inventory to accounting, payroll, electronic invoicing, and restaurant operations — all in a single, easy-to-use workspace.

## Explore the Docs

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="introduction">
    Learn what SmartPyme is, who it's for, and how its modules fit together.
  </Card>

  <Card title="Quickstart" icon="rocket" href="quickstart">
    Get your account, company, and first sale set up in minutes.
  </Card>

  <Card title="Sales Module" icon="cart-shopping" href="modules/sales">
    Manage quotes, orders, invoices, and customers from one place.
  </Card>

  <Card title="API Overview" icon="code" href="api/overview">
    Integrate SmartPyme with your existing tools using the REST API.
  </Card>
</CardGroup>

## Features & Integrations

<CardGroup cols={2}>
  <Card title="Electronic Invoicing" icon="file-invoice" href="features/electronic-invoicing">
    Issue DTE documents compliant with El Salvador's Ministry of Finance.
  </Card>

  <Card title="Payroll" icon="users" href="features/payroll">
    Calculate salaries, deductions, AFP, ISSS, and generate payslips automatically.
  </Card>

  <Card title="Restaurant Operations" icon="utensils" href="features/restaurant">
    Manage tables, orders, kitchen tickets, and restaurant billing.
  </Card>

  <Card title="WooCommerce & Shopify" icon="plug" href="integrations/woocommerce-shopify">
    Sync your online store products, orders, and inventory with SmartPyme.
  </Card>
</CardGroup>

## Get Up and Running

Follow these four steps to start managing your business with SmartPyme.

<Steps>
  <Step title="Create your account">
    Visit [app.smartpyme.site](https://app.smartpyme.site) and register with your business email. You'll receive a confirmation link to activate your account.
  </Step>

  <Step title="Configure your company info and branches">
    After logging in, go to **Settings → My Account** to enter your company name, tax information, and logo. Then add your branches (sucursales) under **Settings → Branches**.
  </Step>

  <Step title="Add your products and customers">
    Navigate to **Inventory** to create your product catalog with prices and stock levels. Then go to **Sales → Customers** to add your first clients.
  </Step>

  <Step title="Start billing and managing your business">
    Go to **Sales → New Sale** to create your first invoice or ticket. Use the Dashboard to track sales, cash flow, and inventory in real time.
  </Step>
</Steps>
