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

# Scale Beyond Limits Documentation

> Comprehensive guides for using and building on the Scale Beyond Limits platform.

Welcome to the Scale Beyond Limits documentation. Use the tabs above to switch between **Product Guide** and **Developer** documentation.

## Product Guide

Everything you need to use the platform effectively — from first login to advanced automation.

<CardGroup cols={3}>
  <Card title="Getting Started" icon="compass" href="/product/getting-started/welcome">
    Platform intro, dashboard navigation, and account setup
  </Card>

  <Card title="Contacts & Pipeline" icon="address-book" href="/product/contacts-pipeline/managing-contacts">
    Manage contacts, deals, and your sales process
  </Card>

  <Card title="Marketing & Automation" icon="bullhorn" href="/product/marketing-automation/automation-flows">
    Flows, email templates, forms, and social media
  </Card>

  <Card title="Surveys & Funnels" icon="clipboard-list" href="/product/surveys-funnels/survey-builder">
    Build surveys, collect responses, and create conversion funnels
  </Card>

  <Card title="Communication" icon="comments" href="/product/communication/unified-inbox">
    Inbox, calendar, and reputation management
  </Card>

  <Card title="Integrations" icon="plug" href="/product/integrations/sms-setup">
    Connect SMS, email, WhatsApp, social accounts, and calendars
  </Card>

  <Card title="Analytics & Insights" icon="chart-bar" href="/product/analytics/pulse-dashboard">
    Activity feeds, reports, and performance dashboards
  </Card>

  <Card title="AI Platform" icon="microchip" href="/product/ai-platform/ai-chat">
    AI assistants, chatbots, marketplace, and provider settings
  </Card>

  <Card title="Point of Sale" icon="cash-register" href="/product/point-of-sale/pos-guide">
    Sales processing, inventory, and register management
  </Card>
</CardGroup>

## Developers

Technical documentation for building on and extending the platform.

<CardGroup cols={3}>
  <Card title="Getting Started" icon="rocket" href="/developers/getting-started/overview">
    Local setup, project structure, and environment config
  </Card>

  <Card title="Architecture" icon="cubes" href="/developers/architecture/platform-overview">
    Platform design, multi-tenancy, API, database, and frontend
  </Card>

  <Card title="Security & Auth" icon="shield-halved" href="/developers/security/auth-system">
    Authentication, RBAC, permissions, and audit logging
  </Card>

  <Card title="Systems & Integrations" icon="gears" href="/developers/systems-integrations/flow-engine">
    Flow engine, third-party APIs, billing, and notification systems
  </Card>

  <Card title="Team Handbook" icon="users" href="/developers/team-handbook/coding-standards">
    Coding standards, QA checklist, and deployment
  </Card>

  <Card title="AI Architecture" icon="brain" href="/developers/ai-architecture/platform-overview">
    AI platform design, memory, goals, multi-agent, and integration tools
  </Card>
</CardGroup>
