quickstart.md +9 −9
1# Quickstart1# Quickstart
2 2
33ChatGPT Plus, Pro, Business, Edu, and Enterprise plans include Codex. Using Codex with your ChatGPT subscription gives you access to the latest Codex models and features.Every ChatGPT plan includes Codex.
4 4
5You can also use Codex with API credits by signing in with an OpenAI API key.5You can also use Codex with API credits by signing in with an OpenAI API key.
6 6
7For a limited time, **try Codex for free in ChatGPT Free and Go**, or enjoy
8**2x Codex rate limits** with Plus, Pro, Business and Enterprise
9subscriptions.
10
11## Setup7## Setup
12 8
139The Codex app is available on macOS (Apple Silicon).The Codex app is available on macOS and Windows.
14 10
151. Download and install the Codex app111. Download and install the Codex app
16 12
1713 Download the Codex app for Windows or macOS. Download the Codex app for Windows or macOS. Choose the Intel build if you’re using an Intel-based Mac.
14
15 [Download for macOS (Apple Silicon)](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg)[Download for macOS (Intel)](https://persistent.oaistatic.com/codex-app-prod/Codex-latest-x64.dmg)
16
17 Need a different operating system?
18 18
1919 [Download for macOS](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg) [Download for Windows](https://get.microsoft.com/installer/download/9PLM9XGG6VKS?cid=website_cta_psi)
20 20
21 [Get notified for Linux](https://openai.com/form/codex-app/)21 [Get notified for Linux](https://openai.com/form/codex-app/)
222. Open Codex and sign in222. Open Codex and sign in
39- Build a classic Snake game in this repo.39- Build a classic Snake game in this repo.
40- Find and fix bugs in my codebase with minimal, high-confidence changes.40- Find and fix bugs in my codebase with minimal, high-confidence changes.
41 41
4242 If you need more inspiration, check out the [explore section](https://developers.openai.com/codex/explore). If you need more inspiration, explore [Codex use cases](https://developers.openai.com/codex/use-cases).
43 If you’re new to Codex, read the [best practices guide](https://developers.openai.com/codex/learn/best-practices).43 If you’re new to Codex, read the [best practices guide](https://developers.openai.com/codex/learn/best-practices).
44 44
45 [Learn more about the Codex app](https://developers.openai.com/codex/app)45 [Learn more about the Codex app](https://developers.openai.com/codex/app)