> ## Documentation Index
> Fetch the complete documentation index at: https://helix-claude-document-return-objects-rxi6v.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# HelixDB

> A high-performance graph-vector database with its own query language designed for traversing and manipulating graph and vector data efficiently.

<CardGroup cols={2}>
  <Card title="Getting Started" icon="bolt" href="../cli-v2/getting-started">
    Jump-start your HelixDB project
  </Card>

  <Card title="Get Familiar" icon="chart-network" href="/documentation/getting-started/helixdb">
    What is HelixDB?
  </Card>

  <Card title="Helix Query Language" icon="book" href="../hql/hql">
    Master the Helix Query Language
  </Card>

  <Card title="Python SDK" icon="python" href="../sdks/helix-py">
    Interact with HelixDB through the Python SDK
  </Card>

  <Card title="Helix Cloud" icon="cloud-arrow-up" iconType="solid" href="../../helix-cloud/overview">
    Deploy your HelixDB instance in the cloud
  </Card>

  <Card title="Guides" icon="user-chef" href="../../guides/overview">
    Hands-on guides for HelixDB
  </Card>

  <Card title="Features" icon="rocket-launch" href="../../features/overview">
    Explore cutting-edge features
  </Card>

  <Card title="Blogs" icon="pen-to-square" href="https://helix-db.com/blog">
    Insights, updates, and stories
  </Card>
</CardGroup>
