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

# 工作室概况

> 在 Coding Studio 中设计课程和知识图。

**编码工作室**是创作者构建课程的地方。任何人都可以打开 Studio
**免费**设计课程并绘制知识图——AI功能消耗
[学分](/zh/platform/ai-credits)，通过收入支付来销售课程是一种
[Pro](/zh/platform/membership-tiers) 好处。

## 您可以在 Studio 中做什么

<CardGroup cols={2}>
  <Card title="设计图表" icon="diagram-project" href="/zh/studio/knowledge-design">
    布置技能节点和先决条件关系。
  </Card>

  <Card title="用人工智能生成" icon="robot" href="/zh/studio/ai-wizard">
    根据提示生成完整的课程大纲和课程内容。
  </Card>

  <Card title="配置练习" icon="terminal" href="/zh/studio/lab-environment">
    设置学习者将使用的语言和编译器配置文件。
  </Card>

  <Card title="验证质量" icon="shield-check" href="/zh/studio/harness">
    在发布之前通过 Harness 运行代码以捕获错误。
  </Card>

  <Card title="翻译并发布" icon="globe" href="/zh/studio/translation-publishing">
    自动翻译成九种语言并发布。
  </Card>

  <Card title="赚取收入" icon="coins" href="/zh/studio/monetization">
    为您的课程定价并获得创作者付款。
  </Card>
</CardGroup>

## 大局观

xkat 的内容引擎旨在保持 AI 输出的可靠性 - 使用
[黄金模板](/zh/platform/ai-pipeline) 和多层验证
管道——使人工智能生成的课程达到可发布的商业质量。
作为创作者，您需要指导该引擎，而不是手动编写每一行。

## 开始吧

<Card title="课程创建流程" icon="route" href="/zh/studio/creation-flow">
  查看从想法到发布课程的端到端路径。
</Card>
