# Translation Preparation&#x20;

By default, the Sequoia theme comes in English only. Though it's absolutely possible to translate this to another language, of course! For this, we recommend using the free plugin called [**“Loco Translate**”](https://wordpress.org/plugins/loco-translate/).

## Steps to translating the theme with Loco Translate

1. First, navigate to **WP Dashboard > Settings > General >** and change your **“Site Language”** to the language you'll be translating your theme into.
2. Install and activate the [**“Loco Translate”**](https://wordpress.org/plugins/loco-translate/) plugin.

   * To install the plugin, go to Dashboard and find the **Plugins** section from the left menu and choose **Add New.**

![](/files/JDCjBezn4pwfQvHz2qgy)

3\.  On the opened page, you need to search for **Loco Translate**, install, and activate it.

![](/files/oVmgtGRAi25YQv7XFrn8)


---

# 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.stylemixthemes.com/sequoia-theme-documentation/translation-and-localization/translation-preparation.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.
