# #4 Editor

The editor is a space where the localization of content is done.

It provides various features for localization depending on the source content type, such as text, video, and image.

## [Text editor](https://docs.letr.ai/editor/1)

This editor is for localizing text source projects such as various documents and books.

<figure><img src="/files/OljfWIa5lSdD7L6AResN" alt=""><figcaption></figcaption></figure>

## [Video editor](https://docs.letr.ai/editor/2)

This editor is for localizing video source projects such as videos and YouTube content.

<figure><img src="/files/B21cFb98Ibcx0FiA7W5C" alt=""><figcaption></figcaption></figure>

## [Image editor](https://docs.letr.ai/editor/3)

This editor is for localizing webtoons and various image source projects

<figure><img src="/files/ebJO0ergG30cXbCDb1ds" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/kQJh0WLTccXeNXdvPjfK" %}
[Use editor](/en/use_edtior/1-text-editor.md)
{% endcontent-ref %}


---

# 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.letr.ai/en/overview/4-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.
