# How can I Log In to the Platform? 🖥️

Accessing the platform is very simple; you have two ways to do it:

#### 🎥 Tutorial Video:

{% embed url="<https://player.vimeo.com/video/998191324?app_id=122963>" %}

&#x20;

#### 📖 Written instructions:

#### 1) Log in through [https://app.mesuite.com/ ](https://app.mesuite.com/)

<figure><img src="https://20223469.fs1.hubspotusercontent-na1.net/hubfs/20223469/Knowledge%20Base/Get%20Started%20Here/login.png" alt=""><figcaption></figcaption></figure>

* When you visit this link, you’ll need to enter your email and password.
* Make sure to log in with the correct email that you were invited to use. You'd be surprised how many people try to log in with personal or work emails instead.
* If you’ve forgotten your password, just click **Forgot Password** and follow the steps to create a new one.
* And that’s it! This is the most direct way to log in.

#### **2) Log in from our website at** [**https://mesuite.com/**](https://mesuite.com/)

<figure><img src="https://20223469.fs1.hubspotusercontent-na1.net/hubfs/20223469/Knowledge%20Base/Get%20Started%20Here/login2.png" alt=""><figcaption></figcaption></figure>

* Go to our official website and click the **Login** button in the upper right corner.
* Enter your email and password, just like in the previous step.&#x20;


---

# 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://mesuite.gitbook.io/mesuite-docs/get-started-here/how-can-i-log-in-to-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.
