# Sign Up

1. Visit the BlackDiamond Studio [web portal](https://bds.mobilize.net).
2. To create an account, fill out the form on the side of the page and click on the "Sign Up" button:

   <figure><img src="/files/wlINbT8997jy4GxFYhFR" alt=""><figcaption></figcaption></figure>
3. Filling out the form and clicking on the "Sign Up" button will trigger a welcome email sent by <blackdiamondstudio@mobilize.net> that will contain your account information including a temporary password. The email will look something like this:\
   ![](/files/CbEDdR8GZIx0KS02pdQL)
4. Click on the "Open BlackDiamond Studio" link in the email to take you back to the main page. Click on "Log In" to take you to the BlackDiamond login page:

   <figure><img src="/files/vysx6fJ0EJ1OWF1ODAs2" alt=""><figcaption></figcaption></figure>
5. On the login page, enter the username (your email) and password that were just sent to you in the previous email:\
   ![](/files/zAv82C8rESkaSBDpZVQJ)
6. The first time you login, you will be prompted to change your password. Utilize the constraints given in the menu and choose a new password:\
   ![](/files/hWdndmfDXFvE3TWeu4iP)
7. Once you've setup your new password, you will have to enable multi-factor authentication. This is for the security of your account. This authentication is done through scanning a QR code with an authenticator app on your phone. If you do not have an authenticator app, you will need to download one. There will be links to download the [Microsoft Authenticator](https://www.microsoft.com/en-us/security/mobile-authenticator-app) app for both Android and IPhone on the authentication page. (Note that while the Microsoft Authenticator is suggested, any authenticator app will work as well. [Google Authenticator](https://support.google.com/accounts/answer/1066447?hl=en\&co=GENIE.Platform%3DAndroid) is another option.)\
   \
   If you already have one of these apps, you do not need to download it again. Simply open the app and scan the QR code on the screen: \
   ![](/files/d52UK9nlkFO3Gvr4IkIa)
8. Once you scan the QR code, select "Continue". In the app, you verification codes will be generated at regular intervals. Enter the verification code that is shown in the authenticator app and select "Verify".\
   ![](/files/HIVfNFIU6cWyYSlHaKZA)
9. And that's it. You're ready to go. If at any point in the process you are taken back to the main BlackDiamond Studio page with the form, select "Log In" again to be take back to the login page. Once you successfully login, you will see the initial project screen:<br>

   <figure><img src="/files/VqoERZKF5srVEIKpKkeX" alt=""><figcaption><p><em>Main project page in BlackDiamond Studio.</em></p></figcaption></figure>

You're all set. If you have any issues accessing your account or logging in, please reach out to <support@mobilize.net>. More information on the "Sign-In" process is on the next page.&#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://docs.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/sign-up.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.
