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

# Hello WorId

> Welcome to the new home for your documentation

## Setting up

Get your documentation site up and running in minutes.

<Card icon="rocket" horizontal href="/quickstart" title="Start here">
  Follow our three step quickstart guide.
</Card>

## Make it yours

Design a docs site that looks great and empowers your users.

<Columns cols={2}>
  <Card icon="pen-to-square" href="/development" title="Edit locally">
    Edit your docs locally and preview them in real time.
  </Card>

  <Card icon="palette" href="/essentials/settings" title="Customize your site">
    Customize the design and colors of your site to match your brand.
  </Card>

  <Card icon="map" href="/essentials/navigation" title="Set up navigation">
    Organize your docs to help users find what they need and succeed with your product.
  </Card>

  <Card icon="terminal" href="/api-reference/introduction" title="API documentation">
    Auto-generate API documentation from OpenAPI specifications.
  </Card>
</Columns>

## Create beautiful pages

Everything you need to create world-class documentation.

<Columns cols={2}>
  <Card icon="pen-fancy" href="/essentials/markdown" title="Write with MDX">
    Use MDX to style your docs pages.
  </Card>

  <Card icon="code" href="/essentials/code" title="Code samples">
    Add sample code to demonstrate how to use your product.
  </Card>

  <Card icon="image" href="/essentials/images" title="Images">
    Display images and other media.
  </Card>

  <Card icon="recycle" href="/essentials/reusable-snippets" title="Reusable snippets">
    Write once and reuse across your docs.
  </Card>
</Columns>

## Need inspiration?

<Card icon="stars" href="https://mintlify.com/customers" title="See complete examples">
  Browse our showcase of exceptional documentation sites.
</Card>
