# InContext Editor

## Context matters

Often doing correct translations needs more information by providing more context information. The best context is always the place where the content is shown - your website.

So we decided to bring the locize project closer to your website / application with our [InContext view](/different-views/incontext.md):

![](/files/cAlp6VJXQaLL2DEpCFis)

Make sure you add the [locizify](https://github.com/locize/locizify) or the [locize](https://github.com/locize/locize) script to your website, then enter the url. Or pass the query parameter `?incontext=true` to have an editor as popup on your website.

Find more details on [this page](/different-views/incontext.md) and check [this section in the video](https://www.youtube.com/watch?v=TFV_vhJs5DY\&t=485s).

{% embed url="<https://www.youtube.com/watch?v=g3TmRfK9I2o>" %}


---

# 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://docs-old.locize.com/more/incontext-editor.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.
