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

# FAQ

> Frequently asked questions about MiniMax Code desktop.

<div className="code-docs">
  <AccordionGroup>
    <Accordion title="Does desktop data sync with the web app?">
      The desktop app primarily uses a local runtime and local data directory. Web and mobile sync behavior follows their respective product surfaces.
    </Accordion>

    <Accordion title="When should I use Coding mode?">
      Use Coding mode when the Agent needs to read or edit code, run commands, inspect files and diffs, or debug web pages.
    </Accordion>

    <Accordion title="Why did a scheduled task not run?">
      Make sure your computer is awake, MiniMax Code is running, and the scheduled task is enabled.
    </Accordion>

    <Accordion title="What should I check when a model connection test fails?">
      Check the base URL, API key, model name, API format, and network environment.
    </Accordion>
  </AccordionGroup>
</div>
