# Introduction (/)

<!-- agent-signals: reading_time_min: 1 · est_tokens: 444 · updated: 2026-07-30 -->
Related: [Quickstart](/quickstart.md), [AI-native documentation](/ai-native.md), [Credit pricing](/credits.md), [Product updates](/changelog.md), [What is Mintlify?](/what-is-mintlify.md), [Migrate to Mintlify](/migration.md)

{/* vale Mintlify.Semicolons = NO */}

{/* vale Mintlify.Semicolons = YES */}

<div className="relative">
  <div className="absolute -top-14 left-0 right-0 opacity-80">
    <img src="/_assets/8dcc62ce651ab657ddcb2ba636edfbc950d5c082d7084463bfaf2774d9ea0b9b" className="block dark:hidden pointer-events-none w-full h-auto" alt="Decorative background image." />

    <img src="/_assets/2123265209cb7f501782b430884e0c959d3e3c007ef6acd67026056b8aff62ac" className="hidden dark:block pointer-events-none w-full h-auto" alt="Decorative background image." />
  </div>

  <div className="relative z-10 px-4 py-16 lg:py-48 lg:pb-24 max-w-3xl mx-auto">
    <h1 className="block text-4xl font-medium text-center text-gray-900 dark:text-zinc-50 tracking-tight">
      Documentation
    </h1>

    <div className="max-w-xl mx-auto px-4 mt-4 text-lg text-center text-gray-500 dark:text-zinc-500">
      Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers and teams.
    </div>

    <div className="px-6 lg:px-0 mt-12 lg:mt-24 grid sm:grid-cols-2 gap-x-6 gap-y-4">
      <HeroCard filename="rocket" title="Quickstart" description="Deploy your first docs site in minutes with our step-by-step guide" href="/quickstart" />

      <HeroCard filename="cli" title="CLI installation" description="Install the CLI to preview and develop your docs locally" href="/installation" />

      <HeroCard filename="editor" title="Web editor" description="Make quick updates and manage content with our browser-based editor" href="/editor/index" />

      <HeroCard filename="components" title="Components" description="Build rich, interactive documentation with our ready-to-use components" href="/components/accordions" />
    </div>
  </div>
</div>
