# Logging into the platform

1. Go to <https://app.messageflow.com/>
2. Fill in your login information\
   Enter your username and password that you provided during registration.

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

3. Complete the survey after the first login
4. When you log in for the first time, the system will also ask you to fill in additional details, such as:
   * tax number,
   * company name,
   * address and other details.


---

# 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.messageflow.com/account/login-and-account-management/logging-into-the-platform.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.
