> ## 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.

# Guides Overview

> Cookbook for HelixDB

<CardGroup cols={2}>
  <Card title="MCP" href="../guides/mcp-guide" icon="rocket-launch">
    Connect your LLM to HelixDB via MCP
  </Card>

  <Card title="Helixir" href="../guides/helixir" icon="flask-round-potion">
    Learn HelixDB through a Rustlings-style tutorial
  </Card>

  <Card title="Social Network" href="../guides/social-network" icon="users">
    Build a social network
  </Card>

  <Card title="Professor Search" href="../guides/professors/prof" icon="user-graduate">
    Build a professor search system
  </Card>
</CardGroup>
