---
title: FAQ
description: Quick answers to common questions.
sidebar:
  order: 3
  icon: circle-help
---

<Accordion>
  <AccordionItem title="Do my agents stop when I close Ghostex?">
    No. Sessions keep running in the background. Open Ghostex again and they're right where you left them, with their history.
  </AccordionItem>
  <AccordionItem title="Which agents does Ghostex support?">
    Claude Code, Codex, Gemini CLI, OpenCode, Cursor, Pi, Grok Build, Antigravity and more. You can add any other command-line agent in **Settings > Agents**, where you can also install and update them.
  </AccordionItem>
  <AccordionItem title="Do I need API keys?">
    No. Ghostex runs the agent CLIs you already use, with their own logins and subscriptions.
  </AccordionItem>
  <AccordionItem title="Which computers does it run on?">
    macOS (Apple silicon), Windows (x64 and ARM64) and Linux. The phone app is on Android, with iPhone in TestFlight. See [Install](/install).
  </AccordionItem>
  <AccordionItem title="My computer is slow with many agents open. What can I do?">
    Put sessions you're not using to sleep (right-click > Sleep), or turn on **Agent Auto Sleep** in Settings. **⋯ > Resources** shows which sessions use the most memory.
  </AccordionItem>
  <AccordionItem title="How do I update Ghostex?">
    A download button appears in the header when an update is ready. Click it.
  </AccordionItem>
  <AccordionItem title="Something isn't working. Where do I get help?">
    First, open **⋯ > Ask Ghostex** and describe the problem. If that doesn't solve it, ask in the [Discord](https://discord.gg/df7b3G92CS) or [open an issue on GitHub](https://github.com/maddada/Ghostex/issues).
  </AccordionItem>
</Accordion>
