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

# 常见问题

> 欢迎使用AutoDL.art

<Danger>严禁使用WebUI等算法生成违禁图片、严禁挖矿，一经发现立即封号！</Danger>

**AutoDL.art** 和 **AutoDL.com** 同属于视拓云研发和运营的产品，两者账户通用，可以互相登录使用。
现在注册即送炼丹会员（有效期1个月），认证学生直接升级炼丹会员， 了解会员及认证🎉

AutoDL.art 主要由 **AI 应用**和 **AI 镜像**两部分组成。

**AI 镜像**本身就是docker镜像，是以 GitHub 为基础，在 GitHub 托管的代码下游，提供额外的镜像环境、算法模型等，解决以往构建环境难、管理与分享模型难的问题，为算法开发者、研究者等提供开箱即用的内容体验。详见\[镜像]部分。//todo

**AI 应用**是在镜像基础上，增加了开机自启动等功能。可实现 AIGC 应用的开机即用，让 AIGC 创作更简单、更高效。

## 功能亮点

· 即开即用：一键启动，开机即享预配置环境与服务。

· 告别繁琐：无需关心启动流程、模型下载与环境配置。

· 热门应用首发：ComfyUI、Wan2.2 视频生成、AI-Toolkit、Index TTS 等热门 AIGC 应用现已上线。

## 容器实例和应用实例的区别

## 必看文档

Get your documentation site up and running in minutes.

<Card title="Start here" icon="rocket" horizontal href="/quickstart">
  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 title="Edit locally" icon="pen-to-square" href="/development">
    Edit your docs locally and preview them in real time.
  </Card>

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

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

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

## Create beautiful pages

Everything you need to create world-class documentation.

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

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

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

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

## Need inspiration?

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