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

# Uppzy Documentation

> End-user product guidance and developer documentation for Uppzy.

Welcome to the Uppzy documentation.

This documentation is organized into two main areas:

* Product Guide: day-to-day guidance for account setup, chatbot preparation, monitoring, integrations, and team use
* Developers (M2M API): technical documentation for server-to-server integrations

If you are setting up or managing Uppzy from the product interface, start with Product Guide.

<CardGroup cols={2}>
  <Card title="Product Guide" icon="book" href="/getting-started/quickstart">
    Start with account setup, onboarding, domains, widget setup, reference documents, monitoring, and integrations.
  </Card>

  <Card title="Developers (M2M API)" icon="code" href="/developer/api-authentication">
    Use the developer docs for API authentication, server-to-server workflows, and API reference pages.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Follow the fastest path from account creation to a working chatbot.
  </Card>

  <Card title="Reference Documents" icon="book-open" href="/product/knowledge-base">
    Manage the content the assistant uses when answering visitors.
  </Card>
</CardGroup>

## Safety scope

Product Guide focuses on safe end-user usage.

Detailed implementation notes, private protection details, and sensitive setup material are intentionally excluded.
