> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blockradar.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Create an Account

> Sign up, complete business info, and get your workspace ready in minutes.

Before you can create wallets or make API calls, you need a Blockradar account. This guide walks you through signup, business verification, and getting your workspace ready.

## Step 1: Sign up

Go to [dashboard.blockradar.co/signup](https://dashboard.blockradar.co/signup) and enter your email address. You'll receive a verification email — click the link to continue.

<img src="https://mintcdn.com/blockradar/bWFzL0LEIEOkG-zU/images/create-account-signup.png?fit=max&auto=format&n=bWFzL0LEIEOkG-zU&q=85&s=2a9cb0ebf083414212f0cb3f0ef52777" alt="Blockradar signup screen" style={{ width: "100%", borderRadius: "12px", marginBottom: "32px" }} width="1271" height="861" data-path="images/create-account-signup.png" />

## Step 2: Add business information

<Steps>
  <Step title="Company details">
    Enter your company name, business sector, country, and website.
  </Step>

  <Step title="Verify your email">
    We will send you a 6-digit code to your email to verify it.
  </Step>

  <Step title="Secure your account">
    Set up two-factor authentication (2FA). This is required before you can access API keys or perform withdrawals.
  </Step>
</Steps>

<img src="https://mintcdn.com/blockradar/bWFzL0LEIEOkG-zU/images/create-account-business-info.png?fit=max&auto=format&n=bWFzL0LEIEOkG-zU&q=85&s=5facfa5c98af7443840157c70c1ec7a0" alt="Blockradar signup screen" style={{ width: "100%", borderRadius: "12px", marginBottom: "32px" }} width="1256" height="812" data-path="images/create-account-business-info.png" />

## Next steps

<CardGroup cols={2}>
  <Card title="Create a master wallet" icon="wallet" href="/en/guides/create-master-wallet">
    Set up your first wallet and pick a network.
  </Card>

  <Card title="From 0 to integration" icon="bolt" href="/en/guides/getting-started">
    Follow a complete end-to-end integration walkthrough.
  </Card>
</CardGroup>
