# translate the labels in the GeoIP Shipping Rates Calculator app

Our app allows you to translate the customer-facing interface labels in the language of your choice.

Follow the steps to achieve it:

1\. Go to **Configuration** tab and click on “**Label**“

2\. Under the label configuration, you can update the text in the corresponding text boxes for the label.

3\. Click on “**Save**” after making the changes.

{% embed url="<https://vimeo.com/341293453>" %}


---

# 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://help.spicegems.com/geoip-shipping-rate-calculator/translate-the-labels-in-the-geoip-shipping-rates-calculator-app.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.
