app.md +4 −10
1# Codex app1# Codex app
2 2
3Your Codex command center
4
5The Codex app is a focused desktop experience for working on Codex threads in parallel, with built-in worktree support, automations, and Git functionality.3The Codex app is a focused desktop experience for working on Codex threads in parallel, with built-in worktree support, automations, and Git functionality.
6 4
7ChatGPT Plus, Pro, Business, Edu, and Enterprise plans include Codex. Learn more about [what's included](https://developers.openai.com/codex/pricing).5ChatGPT Plus, Pro, Business, Edu, and Enterprise plans include Codex. Learn more about [what's included](https://developers.openai.com/codex/pricing).
8 6
97 
10
11 
12 8
13## Getting started9## Getting started
14 10
38 34
39 You can ask Codex anything about the project or your computer in general. Here are some examples:35 You can ask Codex anything about the project or your computer in general. Here are some examples:
40 36
4137 Tell me about this projectCopiedBuild a classic Snake game in this repo.CopiedFind and fix bugs in my codebase with minimal, high-confidence changes.Copied- Tell me about this project
38- Build a classic Snake game in this repo.
39- Find and fix bugs in my codebase with minimal, high-confidence changes.
42 40
43 If you need more inspiration, check out the [explore section](https://developers.openai.com/codex/explore).41 If you need more inspiration, check out the [explore section](https://developers.openai.com/codex/explore).
44 42
69---67---
70 68
71Need help? Visit the [troubleshooting guide](https://developers.openai.com/codex/app/troubleshooting).69Need help? Visit the [troubleshooting guide](https://developers.openai.com/codex/app/troubleshooting).
72
73[Next
74
75Features](https://developers.openai.com/codex/app/features)