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

# Account Management

> Learn how to create and manage your CraftingStudio Pro developer account

## Registration

Registration on CraftingStudio Pro is completely free. You only need a username, an email address, and a secure password.

<Card title="Create Account" icon="user-plus" href="https://craftingstudiopro.de/register">
  Join the community and start your journey as a developer.
</Card>

### Requirements

* **Username:** Must be unique and contains no spaces (it will be part of your profile URL).
* **Email:** You must confirm your email address to be able to upload plugins.
* **Security:** We recommend using a strong password and enabling Two-Factor Authentication (2FA) in your settings.

## Developer Profile

A well-maintained profile builds trust with your users. You can complete your profile in your [Dashboard](https://craftingstudiopro.de/dashboard/settings/profile).

<CardGroup cols={3}>
  <Card title="Avatar & Bio" icon="user">
    Upload a logo and write a short description of your studio or persona.
  </Card>

  <Card title="Connections" icon="github">
    Link your GitHub, Discord, or your own website to show your presence.
  </Card>

  <Card title="Custom URL" icon="link">
    Your profile is globally accessible at `craftingstudiopro.de/profile/username`.
  </Card>
</CardGroup>

<Tip>
  **Pro Tip:** Use high-quality images for your avatar and banners to make your profile stand out.
</Tip>
