# Account Setup

## Create an Account

Sign up on the [Nebula Block website](https://nebulablock.com/) to create an account by clicking on [Sign up](https://console.nebulablock.com/register) in the top right corner of your screen and sign up with either email + password or through Google.

## Activate Account

Once you create an account, you need to activate it before you're able to sign in. An activation email will be sent to your account so make sure to activate it. If needed, you can resend the activation email by logging in, which will refer you to a page to resend the activation email.

## Updating Account Information

It is recommended once you create and activate your account to fill out as much information about yourself for the best experience of using our platform. To update your account information, go to the [Account](https://console.nebulablock.com/profile) tab in the [customer portal](https://console.nebulablock.com/home) and click "Edit Profile".

## Reset Password

If you forget your password, you can reset it via the [reset password page](https://console.nebulablock.com/forgot).

## Having Multiple Accounts

In the case that you have multiple accounts with Nebula Block, which could be the case for differing needs or retrieving the free credits on different accounts, it should be noted that you can't add the same payment card on different accounts. No duplicate payment cards are allowed across accounts.


---

# 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.nebulablock.com/quickstart/manage_accounts.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.
