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

# 소개

> 선생님의 수업을 쉽게, 학생의 생각을 깊게

어려웠던 글쓰기 수업, 이제 큐라이트와 함께 시작하세요.

큐라이트는 **글을 어떻게 시작하고, 어떻게 발전시키는지**\
학생들이 자연스럽게 배울 수 있도록 돕는 글쓰기 플랫폼입니다.

AI 튜터 \*\*‘큐리어스’\*\*가 맞춤형 질문과 피드백으로\
**생각을 떠올리고 → 개요를 만들고 → 글을 쓰고 → 수정하는 과정**을\
단계별로 안내합니다.

큐라이트와 함께라면\
**글쓰기 수업은 더 쉬워지고, 학생의 생각은 더 깊어집니다.**

## 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>

<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>
