app.md +7 −11
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 8
119 
12 10
13## Getting started11## Getting started
14 12
16 14
171. Download and install the Codex app151. Download and install the Codex app
18 16
1917 The Codex app is currently only available for macOS. Download the Codex app for Windows or macOS.
20 18
21 [Download for macOS](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg)19 [Download for macOS](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg)
22 20
2321 [Get notified for Windows and Linux](https://openai.com/form/codex-app/) [Get notified for Linux](https://openai.com/form/codex-app/)
242. Open Codex and sign in222. Open Codex and sign in
25 23
26 Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key.24 Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key.
38 36
39 You can ask Codex anything about the project or your computer in general. Here are some examples:37 You can ask Codex anything about the project or your computer in general. Here are some examples:
40 38
4139 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
40- Build a classic Snake game in this repo.
41- Find and fix bugs in my codebase with minimal, high-confidence changes.
42 42
43 If you need more inspiration, check out the [explore section](https://developers.openai.com/codex/explore).43 If you need more inspiration, check out the [explore section](https://developers.openai.com/codex/explore).
44 44
69---69---
70 70
71Need help? Visit the [troubleshooting guide](https://developers.openai.com/codex/app/troubleshooting).71Need help? Visit the [troubleshooting guide](https://developers.openai.com/codex/app/troubleshooting).
72
73[Next
74
75Features](https://developers.openai.com/codex/app/features)