diff --git a/README.md b/README.md
index e50996923..289fdf952 100644
--- a/README.md
+++ b/README.md
@@ -260,6 +260,13 @@ You can also define custom instructions:
## FAQ
+
+OpenAI released a model called Codex in 2021 - is this related?
+
+In 2021, OpenAI released Codex, an AI system designed to generate code from natural language prompts. That original Codex model was deprecated as of March 2023 and is separate from the CLI tool.
+
+
+
How do I stop Codex from touching my repo?