# Translating WPLoyalty&#x20;

- [Using LocoTranslate](https://docs.wployalty.net/translating-wployalty/using-locotranslate.md): Learn how to translate the static texts in WPLoyalty plugin to your own language with the free LOCO Translate plugin
- [Translating Dynamic Strings with LocoTranslate](https://docs.wployalty.net/translating-wployalty/translating-dynamic-strings-with-locotranslate.md): Guide to Adding and Translating WPLoyalty Dynamic Strings with Loco Translate
- [Using WPML](https://docs.wployalty.net/translating-wployalty/using-wpml.md): Learn how to translate WPLoyalty text/ strings using WPML plugin.
- [Translate dynamic strings via WPML](https://docs.wployalty.net/translating-wployalty/translate-dynamic-strings-via-wpml.md): Learn how to add dynamic strings of WPLoyalty to the String Table of WPML and how to translate it
- [Using TranslatePress](https://docs.wployalty.net/translating-wployalty/using-translatepress.md): Learn how to translate texts from WPLoyalty while using Translate Press plugin.


---

# 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.wployalty.net/translating-wployalty.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.
