# Login

To start using the **MyLINKConnect** mobile app, you’ll first need to log in with your **username and password**.

{% hint style="info" %}
Select the appropriate server instance(Europe or USA) before choosing a login mode. You can change this setting by clicking the flag on the main login page.
{% endhint %}

For accounts using additional login methods, refer to the following:

* **MFA Login**: Follow the MFA Login page for step-by-step instructions.
* **Microsoft SSO**: Visit the Microsoft SSO Login page if you sign in with your Microsoft account.

### **Standard Login (Without MFA or SSO)**

If MFA is not needed for your account, logging in is straightforward:

1. **Log In**\
   Ensure your username and password match those used for MyLINKConnect on your desktop.

<figure><img src="/files/R2uBp5luOWlWb1kzcvV5" alt="" width="188"><figcaption></figcaption></figure>

2. **Validation Pending:**\
   The application will verify your information with the server.
3. **Access Your Conversations**

   After your login is approved, you'll be redirected to the **MyConversation** page to start managing chats immediately.


---

# 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.mylinkconnect.com/mobile-app/login.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.
