# Interface translation and Registration form translation

<mark style="color:red;">**UpPromote**</mark> has been getting more and more users from all over the world. Therefore, we have acknowledged the demand of having more languages available in the app. We use <mark style="color:blue;">**Google Translate**</mark> to add the option of translating the whole interface of the app and the registration form.

## 1. Interface (the merchant's end) translation

In order to translate the whole interface (merchant's end) to your preferred language, simply open Account settings on the upper right corner, click **Language** and choose one.

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FYtooPvMELl9lFPOxW16a%2Fimage.png?alt=media&#x26;token=05ab5eb3-be0b-4abb-8505-2aa32b76ecde" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FlDtujYEIXZ12m6tdNtVP%2Fimage.png?alt=media&#x26;token=bc6f6c12-2f01-44c2-bd58-9b56f6b689f0" alt=""><figcaption></figcaption></figure>

After choosing a language, the whole interface of the app will be translated to that language.

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FUswPOlzGJUVyMTZUTAfc%2Fimage.png?alt=media&#x26;token=e836db25-97e4-4900-93bf-fc4acb50cece" alt=""><figcaption></figcaption></figure>

## 2. Registration form translation

In order to enable the translation option on the registration form, go to **Settings** > **Registration form** > **Translate** > switch it on > click **Save changes**.

The option to translate will show up on the registration form just like this:

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FzQbL894gxQHU7XckLoCN%2Fimage.png?alt=media&#x26;token=9cb3f5b7-c725-42ca-8868-855cbe43529a" alt=""><figcaption></figcaption></figure>


---

# 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.uppromote.com/settings/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.
