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

# Introduction

> Humic is a design token manager for teams. Manage tokens, sync to Figma, and integrate with your AI coding agents.

Welcome to the Humic documentation.

## What is Humic?

Humic is a design token manager built for teams that want a single source of truth for their design system. Define your color scales, spacing, typography, and other tokens in one place, then sync them everywhere — Figma, CSS, Tailwind, and your AI coding agents.

## Getting started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Go from zero to pulling tokens into your codebase in under five minutes.
  </Card>

  <Card title="Concepts" icon="book" href="/concepts">
    Understand tokens, color scales, primitives, and how Humic organizes your design system.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/authentication">
    Integrate Humic into your own tools with the REST API.
  </Card>
</CardGroup>
