# Vision

The vision of the Codex Editor is to make translation software recede into the background as much as possible, to **make the translation project the centre of focus**, and to **make the tools of translation as intuitive as translating**.

We will accomplish this vision by:

* Combining powerful tools and interface simplicity
* Reducing friction by streamlining the translation process
* Being relatively un-opinionated

We are building [Translator's Copilot](/project-accelerate/translators-copilot/what-is-translators-copilot.md), a set of tools powered by emerging AI technology and established NLP techniques.&#x20;


---

# 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/vision.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.
