# Signing Up in Assemblr Studio

To sign up for your Assemblr account, you can use your Facebook account, Apple account, Google account, or e-mail address.

## Sign up with Facebook account

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

1. Fill in the e-mail address and password of your Facebook account. Then, click **Log In**.
2. To proceed, just confirm your identity. You're all set!

## Sign up with Apple account

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

1. Fill in your e-mail address
2. Enter your password
3. Fill in your **two-factor authentication code**. To get your code, head over to your e-mail inbox!
4. When you see this option, just click **Trust**.
5. Now, you'll sign in to your Apple account. To proceed, click **Continue**.
6. Time to create your Assemblr account! You can edit the name and choose whether to show or hide your e-mail. Then, click **Continue**.

## Sign up with Google account

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

1. Submit the e-mail and password of your Google account.
2. Then, you’ll be directed right away to the **Project Dashboard**, and you’re good to go!

## Sign up with e-mail

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

Fill in all the information needed. Once you're done, click **Sign Up**. That's it!


---

# 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-up-in-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.
