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

# Propel documentation

> Guides, resources, and references to build with Propel.

<div />

## New to ClickHouse®?

<CardGroup cols={2}>
  <Card title="What is ClickHouse®?" icon="bolt-lightning" href="/docs/what-is-clickhouse">
    Learn why ClickHouse® is **so fast** for analytical use cases.
  </Card>

  <Card title="Why Propel?" icon="lightbulb" href="/docs/why-propel">
    Learn why to run your ClickHouse® on Propel.
  </Card>
</CardGroup>

## Getting started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/docs/quickstart">
    Get up and running in under 5 minutes.

    <br />

    <Icon icon="js" size="32" />    <Icon icon="react" size="32" />
  </Card>

  <Card title="Connect & SDKs" icon="plug" href="/docs/connect">
    Connect using your language of choice.

    <br />

    <Icon icon="python" size="32" />    <Icon icon="js" size="32" />    <Icon icon="golang" size="32" />    <Icon icon="java" size="32" />    <Icon icon="rust" size="32" />    <Icon icon="php" size="32" />    <Icon icon="csharp" size="32" />
  </Card>
</CardGroup>

## Explore the platform

<CardGroup cols={3}>
  <Card title="Ingestion" icon="arrow-up-right-dots" href="/docs/ingestion">
    Easily ingest data into ClickHouse®.
  </Card>

  <Card title="Query APIs" icon="gear-code" href="/docs/query-apis">
    Expose any ClickHouse® table as an API.
  </Card>

  <Card title="Embeddable UIs" icon="react" href="/docs/embeddable-ui">
    Build custom dashboards insanely fast.
  </Card>
</CardGroup>
