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

> Welcome to the new home for your documentation, built with Mintlify and Astro

# 介绍

## Set up

Your documentation site is ready. This starter combines Mintlify's components and content tools with the flexibility of Astro, so you have full control over your docs.

<Card icon="rocket" horizontal href="/quickstart" title="Quickstart">
  Set up your dev environment and add your first page.
</Card>

## Make it yours

<Columns cols={2}>
  <Card icon="palette" href="/customization" title="Customize your site">
    Configure navigation, colors, and layouts.
  </Card>

  <Card icon="grid-2" href="/components" title="Components">
    See the available components in action.
  </Card>

  <Card icon="book-open" href="/guides/example" title="Example guide">
    A sample page showing components used together.
  </Card>

  <Card icon="arrow-up-right-from-square" href="https://mintlify.com/docs" title="Mintlify docs">
    Full reference for components, configuration, and features.
  </Card>
</Columns>
