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

# Account Creation

> Create your Hextrade account in minutes. Sign up with email or Google, verify, and start trading.

# Account Creation

Getting started with Hextrade is simple and quick. Follow the steps below to create your account and gain access to the full platform.

<video autoPlay loop muted playsInline style={{ width: "100%", borderRadius: "0.5rem" }}>
  <source src="https://mintcdn.com/hextrade/-uYyj6So3XcIKN_r/videos/account-creation.mp4?fit=max&auto=format&n=-uYyj6So3XcIKN_r&q=85&s=72d99198776a605f18d535150deb0ed1" type="video/mp4" data-path="videos/account-creation.mp4" />
</video>

***

## Create Your Account

<Steps>
  <Step title="Visit the Registration Page">
    Head over to [**Hextrade Registration**](https://dash.hextrade.io/signup) to begin.
  </Step>

  <Step title="Fill in Your Details">
    Enter the following information:

    * **Full Name** — Enter your full name as you'd like it to appear on the platform.
    * **Email** — Provide a valid email address. This will be used for communication and account recovery.
    * **Password** — Create a strong password to secure your account. Toggle visibility to check your input.
  </Step>

  <Step title="Agree to Terms and Conditions">
    Check the box to accept Hextrade's Terms & Conditions. Click the link to review them before proceeding.
  </Step>

  <Step title="Submit Your Registration">
    Click the **"Create an Account"** button to finalize your registration.
  </Step>

  <Step title="Verify Your Email">
    Check your email inbox for a verification link. Click the link to activate your account.

    <Note>
      If you don't see the email, check your spam or junk folder. The link expires after 24 hours.
    </Note>
  </Step>

  <Step title="Log In">
    Once verified, return to the [Login Page](https://dash.hextrade.io/login) to access your Hextrade dashboard.
  </Step>
</Steps>

***

## Google Sign-Up (Faster Option)

Prefer a quicker setup? Skip the email form entirely.

1. On the registration page, click the **Google icon**.
2. Select your Google account.
3. Grant the required permissions.
4. You'll be taken straight to your Hextrade dashboard — no email verification needed.

<Tip>
  Google sign-up is the fastest way to get started. Your Google name and email are pulled in automatically.
</Tip>

***

## Password Requirements

For a strong and secure password we recommend:

* At least **8 characters**
* A mix of **uppercase and lowercase** letters
* At least one **number**
* At least one **special character** (e.g. `!`, `@`, `#`, `$`)

<Warning>
  Never share your password. Hextrade staff will never ask for your password. Enable two-factor authentication from [Account Utilities](/get-started/account-utilities) once logged in.
</Warning>

***

## What Happens Next?

After creating and verifying your account:

<Columns cols={2}>
  <Card title=" Log In" href="/get-started/account-login">
    Sign in and access your personal dashboard.
  </Card>

  <Card title=" Connect a Broker" href="/automated-trading/trading-accounts">
    Add your first trading account from a supported broker.
  </Card>

  <Card title=" Find an Algorithm" href="/automated-trading/finding-algorithm">
    Browse algorithms and connect your account to start automated trading.
  </Card>

  <Card title=" Set Up Copy Trading" href="/copy-trading/setup">
    Create copy-trade groups to manage multiple accounts simultaneously.
  </Card>
</Columns>
