# Translating Content

To translate a node on your website, the original node must already exist in the original language before you can start the translation process. Follow these steps:

1. Navigate the translate node page.
2. Select the language you want to translate the node to.
3. Click on **Add** button.

<figure><img src="https://1551857219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd8dBDWQAT3IcHFm6Y1A3%2Fuploads%2FJerVTsCGQFREvz4BypGA%2Fimage.png?alt=media&#x26;token=d302f477-ba0c-4f7d-af4e-5d577094a945" alt=""><figcaption><p>Add Translation Page</p></figcaption></figure>

4. A copy with all the information from the original language will be created.
5. Edit the fields that you want to be shown on the new language page.
6. Click on ***Save(this translation)*** button.
7. The site will redirect you to the layout builder of this page with all the blocks from the original language page.
8. Edit the blocks with the information you want to be shown on the new language page.
9. Click on Save layout button.


---

# 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.varbase.vardot.com/10.0.x/content-designers/content-translation/translating-content.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.
