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

# Account Creation

> Create a new Edgee account.

<Steps>
  <Step title="Sign up">
    Go to [edgee.ai/login](https://www.edgee.ai/login) and create your account using your email or Google or GitHub.
  </Step>

  <Step title="Access the console">
    Once verified, you'll land on your Edgee Console dashboard. You can now create your first API key and start using Edgee services in your application.
  </Step>

  <Step title="Follow the onboarding guide (Optional)">
    You can also follow the onboarding guide to get started with Edgee.
  </Step>
</Steps>

<Info>
  By creating an account, you agree to our [Terms of Service](https://www.edgee.ai/terms) and [Privacy Policy](https://www.edgee.ai/privacy).
</Info>

<Card title="Next: Create an API Key" icon="arrow-right" href="/quickstart/api-key">
  Generate your first API key to start making requests.
</Card>
