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

# HelixDB Ecosystem

<CardGroup cols={2}>
  <Card title="Types" href="../infra/types" icon="text-size">
    Learn about the types of HelixDB
  </Card>

  <Card title="Schema" href="../infra/schema/schema-definition" icon="table">
    Learn about the schema of HelixDB
  </Card>

  <Card title="Queries" href="../infra/query-structure" icon="code">
    Learn about the queries of HelixDB
  </Card>

  <Card title="Configurations" href="../infra/config" icon="gears">
    Learn about the configurations of HelixDB
  </Card>
</CardGroup>
