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

# 常见问题

> MiniMax Code 桌面端常见问题。

<div className="code-docs">
  <AccordionGroup>
    <Accordion title="桌面端数据会和网页端同步吗？">
      桌面端主要使用本地运行环境和本地数据目录；网页端和移动端的数据同步规则以对应产品入口为准。
    </Accordion>

    <Accordion title="什么时候使用 Coding 模式？">
      需要读取或修改代码、运行命令、查看文件和 diff、调试网页时，建议使用 Coding 模式。
    </Accordion>

    <Accordion title="定时任务为什么没有执行？">
      请确认电脑处于唤醒状态、MiniMax Code 正在运行，并且任务处于启用状态。
    </Accordion>

    <Accordion title="模型连接测试失败怎么办？">
      检查 Base URL、API Key、模型名和网络环境。自定义供应商还需要确认 API Format 是否匹配。
    </Accordion>
  </AccordionGroup>
</div>
