# Account Login Limitation

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

In Assemblr Studio, you can log in your account to two browsers or devices at the maximum.

Every time you log in, we'll call it a session. Here's what a session counted is:

1. Logging in to web-based Assemblr Studio is counted as 1 session.
2. Logging in to web-based Assemblr Studio with a different browser yet in the same device is counted as 1 session.
3. Logging in to web-based Assemblr Studio in the mobile device is counted as 1 session.
4. Logging in to Assemblr Studio app is counted as 1 session.

**So, what will happen if you want to log in on the third session?**

You will have to choose to log out from the first two login sessions.

<figure><img src="https://lh7-us.googleusercontent.com/dbXnvCavqmclPXr0ont7mto6LWGSeAMKkzj66yqQ1jlWjfg6xoxZZTaGRi5GEU20G22W4DCMO1o3M21f_aYw5OLlbWaYd85IxmR76XxmAkpbU_pns5FBk4gUN3oY7szMo-5Q3JwoHZGbUooNkCtH7Jc" alt=""><figcaption></figcaption></figure>

If you're still creating a project on the first two login sessions, you can still save the project first before you log out of the account.

<figure><img src="https://lh7-us.googleusercontent.com/t3y95nxXremKhw73dHU9nOpC7ZyM93OJ_x5TF9HqLOqDPiTVHlPzv2SksFWKDjNJ4aLrZATH-aszXE-619hqBPuAjveZkVs418ujj0MBUNwcZrFApLorAivp8JCUlJiBHEUp4r-x9vTXuELPzzo2BZo" 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://guide.assemblrworld.com/getting-started/account-login-limitation.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.
