# Create An Account

Creating an account with bloXroute is fast and easy – simply follow the steps below.

1. Either click "Getting started on bloXroute's website, or go directly to the registration page of the [Account Portal](https://portal.bloxroute.com/registration).

<figure><img src="/files/QLvxdUj74kAU6gpbAycq" alt="" width="375"><figcaption></figcaption></figure>

2. Fill out the fields, verify humanity (if prompted), and click “Sign Up"
3. Go to your email inbox and click the link in the verification link that was sent to you.

**That’s it, your registration is complete!**

You are now on the **Introductory** plan, which allows you to send transactions on all supported chains and begin connecting to bloXroute services.

From here, you can enhance your setup by adding the services you need, such as real-time data streams, gateways, or additional execution services. Review the [pricing page](https://bloxroute.com/pricing/) for a breakdown of available bundles and services.

You can view and configure available services anytime in the Account Portal.


---

# 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.bloxroute.com/getting-started/register-an-account.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.
