# Welcome to Codex

### Download Codex

Codex can be downloaded for various operating systems from our [downloads page](https://codex.bible/downloads).

Once you install Codex, you can search the extension marketplace for "Codex Project Manager" and install the Codex editor extensions, starting with the project management extension, which depends on other extensions and will prompt you to install them as well. You will also need the "Codex Translation Editor" extension.&#x20;

### Learn More

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>What is Codex?</td><td>-> <a data-mention href="/pages/9FBK2nF5W19sTG6AVZIz">/pages/9FBK2nF5W19sTG6AVZIz</a></td></tr><tr><td></td><td>What is Translator's Copilot?</td><td>-> <a data-mention href="/pages/V5ilJ2C3gVBbGrot9Czj">/pages/V5ilJ2C3gVBbGrot9Czj</a></td></tr><tr><td></td><td>Developers</td><td>-> <a data-mention href="/pages/aA6BYNkxXkW7sr0IL8HT">/pages/aA6BYNkxXkW7sr0IL8HT</a></td></tr></tbody></table>


---

# 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/welcome-to-codex.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.
