# Ghostex Docs > How to use Ghostex, the workspace for running AI coding agents side by side. ## Docs - [Welcome to Ghostex](https://ghostex.dev/docs): Run all your AI coding agents side by side, in one window. - [Ask Ghostex](https://ghostex.dev/docs/ask-ghostex): Get an answer about any part of Ghostex, or have it change a setting for you. - [Install](https://ghostex.dev/docs/install): Get Ghostex on your computer and phone, and finish the first-run setup. - [FAQ](https://ghostex.dev/docs/faq): Quick answers to common questions. ## Basics - [Tour of the window](https://ghostex.dev/docs/basics/the-window): What each part of the Ghostex window does. - [Projects and Spaces](https://ghostex.dev/docs/basics/projects): Add your folders, group them, and switch between sets of work. - [Sessions](https://ghostex.dev/docs/basics/sessions): Start agents, keep many running, and tidy them up. - [Chat and terminal](https://ghostex.dev/docs/basics/chat): Talk to any agent in a chat view, and switch to its terminal when you need it. - [Find anything](https://ghostex.dev/docs/basics/quick-access): Jump to any command, session or old prompt from the keyboard. ## Views - [Views](https://ghostex.dev/docs/views/overview): Code, Browser, Docs, Kanban and more, open beside your agents. - [Docs and feedback](https://ghostex.dev/docs/views/docs): Read what your agents write, mark it up, and send your notes back in one go. - [Kanban board](https://ghostex.dev/docs/views/kanban): Plan work as cards and hand each card to an agent. - [Automations](https://ghostex.dev/docs/views/automations): Run an agent on a schedule, like a nightly review or a morning summary. ## Workflows - [Agents working together](https://ghostex.dev/docs/workflows/multi-agent): Let one agent start, brief and check on other agents. - [Git and worktrees](https://ghostex.dev/docs/workflows/git): Commit, sync and review, and give each agent its own branch. - [Accounts and limits](https://ghostex.dev/docs/workflows/accounts): Use several Claude and Codex accounts and let Ghostex balance them. - [Notifications](https://ghostex.dev/docs/workflows/notifications): Know when an agent is done or needs you, without watching it. ## Anywhere - [Your phone](https://ghostex.dev/docs/anywhere/phone): Follow your agents, answer them, and start new ones from your phone. - [Other computers](https://ghostex.dev/docs/anywhere/other-computers): Run agents on another machine and use them from this one. - [The ghostex command](https://ghostex.dev/docs/anywhere/cli): Control Ghostex from any terminal, or let your agents do it. ## Customize - [Settings and themes](https://ghostex.dev/docs/customize/settings): Make Ghostex look and behave the way you like. - [Keyboard shortcuts](https://ghostex.dev/docs/customize/hotkeys): The shortcuts worth learning first. ## Agent resources - [llms-full.txt](https://ghostex.dev/docs/llms-full.txt): The full Markdown of every page in one file. - [Page Markdown](https://ghostex.dev/docs/index.md): Append `.md` to any page URL to fetch that page as raw Markdown. - [JSON API](https://ghostex.dev/docs/api/docs/pages.json): Page index of the JSON docs API; each entry links the page's JSON and Markdown forms. Described by the OpenAPI document at https://ghostex.dev/docs/openapi.json. - [API catalog](https://ghostex.dev/docs/.well-known/api-catalog): RFC 9727 linkset of the APIs documented here. - [agent-readability.json](https://ghostex.dev/docs/agent-readability.json): Manifest of every agent-facing artifact on this site. - [Sitemap](https://ghostex.dev/docs/sitemap.xml): Every indexable page URL with its last-modified date.