# Project Overview

- [Welcome to Codex](https://codex-editor.gitbook.io/project-accelerate/project-overview/welcome-to-codex.md)
- [Codex Editor](https://codex-editor.gitbook.io/project-accelerate/project-overview/codex-editor.md)
- [Features](https://codex-editor.gitbook.io/project-accelerate/project-overview/codex-editor/features.md): Last updated: v0.0.9
- [What was Project Accelerate?](https://codex-editor.gitbook.io/project-accelerate/project-overview/codex-editor/what-was-project-accelerate.md)
- [Project Philosophy](https://codex-editor.gitbook.io/project-accelerate/project-overview/codex-editor/what-was-project-accelerate/project-philosophy.md)
- [Steering Committee](https://codex-editor.gitbook.io/project-accelerate/project-overview/codex-editor/what-was-project-accelerate/steering-committee.md)
- [Vision](https://codex-editor.gitbook.io/project-accelerate/project-overview/vision.md)
- [Powerful Tools and Simplicity](https://codex-editor.gitbook.io/project-accelerate/project-overview/vision/powerful-tools-and-simplicity.md)
- [Streamlining the Translation Process](https://codex-editor.gitbook.io/project-accelerate/project-overview/vision/streamlining-the-translation-process.md)
- [Unopinionated Assistance](https://codex-editor.gitbook.io/project-accelerate/project-overview/vision/unopinionated-assistance.md)
- [Architecture](https://codex-editor.gitbook.io/project-accelerate/project-overview/architecture.md)
- [Frequently Asked Questions](https://codex-editor.gitbook.io/project-accelerate/project-overview/frequently-asked-questions.md)
- [Translator Requirements](https://codex-editor.gitbook.io/project-accelerate/project-overview/translator-requirements.md)
- [Roadmap](https://codex-editor.gitbook.io/project-accelerate/project-overview/roadmap.md): This is a "living roadmap," which we will adapt based on user feedback!
- [Why VS Code?](https://codex-editor.gitbook.io/project-accelerate/project-overview/why-vs-code.md)
- [Multimodality](https://codex-editor.gitbook.io/project-accelerate/project-overview/multimodality.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://codex-editor.gitbook.io/project-accelerate/project-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
