# Getting started

Logging in to the Mobile application is available via the main login screen:

<figure><img src="/files/rvrZC6y8kanJJ6OE20tU" alt="" width="375"><figcaption></figcaption></figure>

Enter your valid login and password.

Mark 'Save password' as checked to store your log in credentials into the system.

Select the needed language of the application interface from the drop-down list (the list allows selecting the application interface language independently of the device system language).

Tap the button 'Log in'.

### **Additional links**

At the bottom of the login screen also may be up to two additional links. These links can be used for various purposes, such as account registration or other important actions, depending on the configuration. A custom text prompt may also be displayed in this area.

### **Changing password**

Passwords can be changed anytime from the login screen of the terminal. In order to reset your password, tap the "Forgot" button, which can be found on the right side of the password field. A detailed description of the recovery process is given below:

**Step 1: Enter credentials**

<figure><img src="/files/40LkaxejijiGamWVd8RP" alt="" width="375"><figcaption></figcaption></figure>

1. Enter your Login in the Login field;
2. Enter your email address in the Email field. Once both fields are filled, the Next button will become active;
3. Click **Next** to proceed. A verification code will be sent to the provided email address.

**Step 2: Enter verification code**

<figure><img src="/files/43DJh6oHMzJQYpIfFXer" alt="" width="375"><figcaption></figcaption></figure>

1. Check your inbox for the verification code sent to your email;
2. Enter the code into the **Verification code** field on this screen;
3. Once the correct code is entered, click **Next** to continue to the password reset step.

If you go back and return to this step, the verification code field will be cleared.

**Step 3: Enter new password**

<figure><img src="/files/2kd39QTSXF9DLmtdgUNA" alt="" width="375"><figcaption></figcaption></figure>

After successful code validation, you will be prompted to set a new password:

1. Enter your new password in the New password field;
2. Confirm it by entering the same password in the Confirm new password field. The **Recover** button remains disabled until both fields are filled.

If the validation is successful, you will see the message:

<figure><img src="/files/bd8cHTPV0qIJXYNkqBhD" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Please, note that the password must be up to 128 characters long.
{% endhint %}

### Additional verification

In case you have the 'Additional verification' set up by your administrator, after tapping the button 'Log in' the following dialog window appears:

<figure><img src="/files/cxZu8FNzteXWWt3mW33T" alt="" width="371"><figcaption></figcaption></figure>

There are three types of 'Additional verification', you can have one of them:

* SMS one-time pass;
* E-mail one-time pass;
* Fixed pass.

Enter a received or fixed code in the appropriate field and tap the button 'OK'.

{% hint style="info" %}
The password must be up to 128 characters long.
{% endhint %}

*\*Recommended iOS version is 10 or higher*

*\*Recommended iOS version is 10 and higher*


---

# 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://guide.traderevolution.com/project/traderevolution-for-mobile/phones/getting-started.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.
