# Auto-translation feature

#### What is Auto-translation?

Auto-translation is a useful feature for international stores that operate in multiple languages. When enabled, this feature automatically translates the Shipping Protection widget content to match the languages supported by your store. The translated widgets will appear in the designated languages based on the customer's visiting site.

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

<figure><img src="/files/1XhbhK3dI6gZ74osFwf4" alt=""><figcaption></figcaption></figure>

You can always review and verify the accuracy of the translations by selecting languages from the dropdown menu. If a language is not supported for translation, it will default to English. If needed, you can manually edit the text in any language to ensure it meets your requirements.

#### Important note for footer link pages:

If you have set up separate refund policy webpages with unique URLs for different languages, make sure to add the corresponding footer link URLs for each language. This ensures that customers are directed to the correct refund policy page based on their language preference.


---

# 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.captaintop.com/auto-translation-feature.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.
