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

# Welcome

> Explore the official documentation for the Plurex Platform and API

Welcome to the Plurex documentation. We provide comprehensive guides for our web application and the Platform API.

## Explore Documentation

<CardGroup cols={2}>
  <Card title="Platform Web App" icon="laptop" href="/platform/overview">
    Learn how to use the Plurex web dashboard to manage your account and integrations.
  </Card>

  <Card title="Platform API" icon="server" href="/api-reference/platform/overview">
    Programmatically replicate most of the functionality available in the web app.
  </Card>
</CardGroup>

## Quick Links

<CardGroup cols={2}>
  <Card title="Plurex Dashboard" icon="browser" href="https://platform.plurex.io">
    Log in to the web dashboard.
  </Card>

  <Card title="Support" icon="headset" href="https://support.plurex.io">
    Contact our support team for assistance.
  </Card>
</CardGroup>
