{#if error}
{error}
{/if} {#if pendingVerification}

Verify Your Account

We've sent a verification code to your {channelLabel(pendingVerification.channel)}. Enter it below to complete registration.

{#if resendMessage}
{resendMessage}
{/if}
{ e.preventDefault(); handleVerification(e); }}>
{:else}

Create Account

Create a new account on this PDS

{#if loadingServerInfo}

Loading...

{:else}
{ e.preventDefault(); handleSubmit(e); }}>
{#if fullHandle()}

Your full handle will be: @{fullHandle()}

{/if}
Contact Method

Choose how you'd like to verify your account and receive notifications. You only need one.

{#if verificationChannel === 'email'}
{:else if verificationChannel === 'discord'}

Your numeric Discord user ID (enable Developer Mode to find it)

{:else if verificationChannel === 'telegram'}
{:else if verificationChannel === 'signal'}

Include country code (e.g., +1 for US)

{/if}
{#if serverInfo?.inviteCodeRequired}
{:else}
{/if}
{/if} {/if}