# Signing In to Assemblr Studio

Signing in is also made super simple! Just like signing up, you can also use your Facebook account, Apple account, Google account, or Assemblr account.

## Sign in with Apple account

{% embed url="<https://youtu.be/-WNQXFkFYfQ>" %}

If you sign in with your Apple account, you can simply repeat the "[Sign up with Apple account](/getting-started/signing-up-in-assemblr-studio.md#sign-up-with-apple-account)" steps.

## Sign in with Assemblr account

{% embed url="<https://youtu.be/udPg0NjS_KU>" %}

However, if you use your Assemblr account, simply fill in your e-mail address or Assemblr username, as well as the password. Then, click Sign In.

## Sign in with Facebook account

{% embed url="<https://youtu.be/Zdth5IiGFM0>" %}

To sign in with your Facebook account, just log in to your Facebook account, and you'll be on board right away.

## Sign in with Google account

{% embed url="<https://youtu.be/80yVi-aBoRU>" %}

To sign in with a Google account, all you have to do is submit your Google account's e-mail and password, and you’re all ready to start creating!


---

# 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/signing-in-to-assemblr-studio.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.
