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

# Introduction

> Welcome to the home of your new documentation

<img className="block dark:hidden" src="https://mintcdn.com/tokoyonet/IWVaQn-y-ue3s1Ia/images/hero-light.svg?fit=max&auto=format&n=IWVaQn-y-ue3s1Ia&q=85&s=cc2fec9c662d507bd127a6feebd2a1bb" alt="Hero Light" width="700" height="320" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/tokoyonet/IWVaQn-y-ue3s1Ia/images/hero-dark.svg?fit=max&auto=format&n=IWVaQn-y-ue3s1Ia&q=85&s=a4e920cd5dd995031d6c0dc35f2b2142" alt="Hero Dark" width="700" height="320" data-path="images/hero-dark.svg" />

## Setting up

The first step to world-class documentation is setting up your editing environments.

<CardGroup cols={2}>
  <Card title="Edit Your Docs" icon="pen-to-square" href="https://mintlify.com/docs/quickstart">
    Get your docs set up locally for easy development
  </Card>

  <Card title="Preview Changes" icon="image" href="https://mintlify.com/docs/development">
    Preview your changes before you push to make sure they're perfect
  </Card>
</CardGroup>

## Make it yours

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
  <Card title="Customize Style" icon="palette" href="https://mintlify.com/docs/settings/global">
    Customize your docs to your company's colors and brands
  </Card>

  <Card title="Reference APIs" icon="code" href="https://mintlify.com/docs/api-playground/openapi">
    Automatically generate endpoints from an OpenAPI spec
  </Card>

  <Card title="Add Components" icon="screwdriver-wrench" href="https://mintlify.com/docs/components/accordion">
    Build interactive features and designs to guide your users
  </Card>

  <Card title="Get Inspiration" icon="stars" href="https://mintlify.com/customers">
    Check out our showcase of our favorite documentation
  </Card>
</CardGroup>
