# Email Verification

Once you've created an account on Assemblr Studio, you're gonna need to verify your account first to unlock the whole assembling experiences. But that's not only it—there's much more in store!

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

## Why Should You Verify Your Account?

Aside from being able to access Assemblr Studio's features to the fullest, on the most essential part, we have to protect our platforms from fake or unauthorized accounts.

Potentially, it might even harm our system, or worse, it might lead to data breaching.

## How to Verify Your Account

There are three ways to verify your account—the first one is by manually opening your email, and the second one is by clicking the verification button on the red banner of Assemblr Studio homepage.

### Verify on Your Email

1. Open your email account, and head to your Inbox.
2. Click or tap the specific message.
3. Click or tap on the link on the message, and your account will be verified right away.

### Verify on Assemblr Studio

1. Log in to Assemblr Studio, and then you'll see the red banner on the top.
2. Click or tap the **Re-send Verification Email** button.
3. You'll be directed to your email message. Once it's all done, click or tap on the link address. Your account will be verified right away!

### What Can't Unverified Accounts Do?

1. Purchase bundles with BLR Coin.
2. Publish projects.
3. Save projects.
4. Upload custom 3D objects.
5. Upload custom AR markers.

## Change Your Email Address

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

If you've already created an Assemblr account with unauthorized email addresses, you can actually change it.

1. Click or tap on your profile, and choose **Account Settings**.
2. Choose **Change Email**.
3. Change the old email with the new one, insert your password, and click **Update**.
4. On your homepage, you'll see the banner that tells you to verify your account. Click **Re-send Verification Email**, and your account will be verified right away.


---

# 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/email-verification.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.
