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

# ZCode

> 在 ZCode 中使用 GLM Coding Plan 的方法

[ZCode](https://zcode.z.ai/?utm_source=maas) 是一款面向 Long Horizon Task 的全功能 Agentic Development Environment（ADE），通过自研 ZCode Agent、多框架兼容、Bot 接入与移动端 Remote 控制，让 AI Agent 端到端稳定完成跨度长、步骤多的开发任务。

搭配 GLM Coding Plan，[ZCode](https://zcode.z.ai/?utm_source=maas) 能帮助您更高效地理解项目、编写代码、修复问题和完成复杂开发任务。

## 一、安装 ZCode

访问团队提供的 ZCode [下载地址](https://zcode.z.ai/?utm_source=maas)，安装适合您操作系统的版本。

## 二、配置 GLM Coding Plan

1. 点击左下角**设置**按钮，通过左侧导航栏进入**模型供应商**页面

2. 在 **智谱开放平台** 中填写 API Key；也可以点击**获取 API Key **或**使用订阅**，跳转登录后自动填入。

<Tip>
  手动配置时，如您希望使用您已订阅的 GLM Coding Plan，请确认 **OpenAI 接口地址**和 **Anthropic 接口**分别为：

  [https://open.bigmodel.cn/api/coding/paas/v4](https://open.bigmodel.cn/api/coding/paas/v4)

  [https://open.bigmodel.cn/api/anthropic](https://open.bigmodel.cn/api/anthropic)
</Tip>

## 三、保存并切换模型

配置完成后，保存设置，即可在 ZCode 的模型切换菜单中选择刚配置好的 GLM 模型。

## 四、下一步

<CardGroup cols={2}>
  <Card title="ZCode 开发者文档" icon={<svg style={{maskImage: "url(https://mintcdn.com/zhipu-ef7018ed/6jZAOYw-eXEZh1pv/resource/icon/book-open.svg?fit=max&auto=format&n=6jZAOYw-eXEZh1pv&q=85&s=6b5cd60a0c16c81255cbee52c2caf401)", maskRepeat: "no-repeat", maskPosition: "center center",}} className={"h-6 w-6 bg-primary dark:bg-primary-light !m-0 shrink-0"}/>} href="https://zcode.z.ai/newdocs/configuration">
    帮您快速上手

    * 核心功能
    * 常见问题
    * 反馈与支持
  </Card>

  <Card title="ZCode 用户交流答疑群" icon={<svg style={{maskImage: "url(https://mintcdn.com/zhipu-ef7018ed/6jZAOYw-eXEZh1pv/resource/icon/globe.svg?fit=max&auto=format&n=6jZAOYw-eXEZh1pv&q=85&s=12c9d7a94bd8f6a6c5f3ef31568fdb36)", maskRepeat: "no-repeat", maskPosition: "center center",}} className={"h-6 w-6 bg-primary dark:bg-primary-light !m-0 shrink-0"}/>}>
    飞书扫码入群

    <img src="https://cdn.bigmodel.cn/markdown/178209789847120260622-110959.jpg?attname=20260622-110959.jpg" alt="Main dashboard interface" style={{height: "100px", width: "100px"}} className="rounded-lg" />
  </Card>
</CardGroup>
