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

# Welcome to Presenton

> Understand Presenton, choose how to run it, and find the right documentation.

# Presenton

Presenton turns prompts, documents, and structured data into editable presentations. It is one product that you can use as a managed cloud service or run in your own environment.

<CardGroup cols={2}>
  <Card title="Cloud" icon="cloud">
    Use Presenton immediately while the application, AI services, updates, and infrastructure are managed for you.
  </Card>

  <Card title="Self-hosted" icon="server">
    Run Presenton on infrastructure you control and choose your own text, image, storage, and authentication providers.
  </Card>
</CardGroup>

The core workflow is the same in both modes: provide source material, review the outline, generate editable slides, refine the result, and export it. Pages in this documentation explain the shared behavior first and then call out differences under **Cloud** and **Self-hosted** headings.

## Find what you need

<CardGroup cols={2}>
  <Card title="Get started" icon="rocket" href="/archive/v0.9.0-beta/general/get-started">
    Create your first presentation in Cloud or install Presenton yourself.
  </Card>

  <Card title="User Guide" icon="book-open" href="/archive/v0.9.0-beta/user-guide/creating-presentations/generation-workflow">
    Learn how to create, edit, brand, manage, and export presentations.
  </Card>

  <Card title="Hosting" icon="server" href="/archive/v0.9.0-beta/hosting/overview">
    Install, configure, secure, and operate a self-hosted deployment.
  </Card>

  <Card title="API Documentation" icon="brackets-curly" href="/archive/v0.9.0-beta/user-guide/api-and-automation/overview">
    Integrate presentation generation into applications and automated workflows.
  </Card>

  <Card title="Troubleshooting" icon="screwdriver-wrench" href="/archive/v0.9.0-beta/troubleshooting">
    Diagnose problems by symptom and collect useful information for support.
  </Card>

  <Card title="Version archive" icon="box-archive" href="/archive">
    Find current and archived documentation snapshots.
  </Card>
</CardGroup>
