# Translation

&#x20;The easiest way to translate theme to the language of your choice is to use [**"WPML" plugin.**](http://goo.gl/vwLdmi)​

&#x20;**- To begin**, be sure you have the [**WPML Plugin**](http://wpopal.com/guides/latehome/goo.gl/vwLdmi) installed and activated, along with the **WPML String Translation** plugin.

&#x20;**- To set up WPML the first time**, follow their [Getting Started Guide](http://wpml.org/documentation/getting-started-guide/).To begin translating, select **WPML** (in the Dashboard menu) -> **String Translation**. You should see a list of the strings in the theme (there should be only four), with blue translation links to the right. Click these links to reveal the list of languages you use on your blog and the associated translations.

&#x20;**- How to set and translate main features of the theme**

* Using translation management <http://wpml.org/documentation/translating-your-contents/using-the-translation-editor/>
* Translation Management & Features – <http://wpml.org/documentation/translating-your-contents/using-the-translation-editor/translation-management-features/>
* Translating URL slugs – <http://wpml.org/documentation/getting-started-guide/translating-page-slugs/>

&#x20;**- How to scan strings coming from the theme**

* <http://wpml.org/documentation/getting-started-guide/theme-localization/>

**- How to translate strings using String Translation**

* <http://wpml.org/documentation/getting-started-guide/string-translation/>

&#x20;**- If adjustment is needed for WPML language switcher please also add this**

* <http://wpml.org/documentation/getting-started-guide/language-setup/custom-language-switcher/>

&#x20;**- If you need more help with WPML plugin**. Please go [WPML Forum](http://wpopal.com/guides/latehome/goo.gl/vwLdmi)​


---

# 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://wpdocs.gitbook.io/humani/recommendation/translation.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.
