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

# Global AI Account: Sign Up and Sign In Methods

> Register a Global AI account, sign in with a password or third-party OAuth, and reset your password when you forget it.

Global AI supports password sign-up as well as one-click OAuth sign-in through GitHub, Discord, and other providers.

## Register a new account

<Steps>
  <Step title="Open the sign-up page">
    Click the **Sign up** link on the sign-in page, or go directly to [https://globalai.vip/sign-up](https://globalai.vip/sign-up).
  </Step>

  <Step title="Enter account details">
    Enter a username and password. Use an email you can access long-term so you can recover the account later.
  </Step>

  <Step title="Verify your email">
    After entering your email, click **Send verification code**. Check your inbox for the code and enter it in the input field.

    <Tip>
      If the code does not arrive, check your spam folder and confirm the email address is correct.
    </Tip>
  </Step>

  <Step title="Finish registration">
    Click **Sign up**. On success, you are redirected to the platform home page.
  </Step>
</Steps>

## Sign in to an existing account

### Password sign-in

<Steps>
  <Step title="Open the sign-in page">
    Click **Sign in** in the top right of the home page, or go directly to [https://globalai.vip/sign-in](https://globalai.vip/sign-in).
  </Step>

  <Step title="Enter your credentials">
    Enter your username and password, then click **Sign in**.
  </Step>
</Steps>

### Third-party OAuth sign-in

If you prefer not to remember a password, sign in with a third-party account. Choose the provider icon above or below the sign-in form (GitHub, Discord, LinuxDO, and others). Complete the authorization on the provider's page and you are redirected back and signed in to Global AI.

<Note>
  The set of available third-party providers reflects the services that are currently online. The icons visible on the sign-in page are the current options.
</Note>

## Forgot password

<Steps>
  <Step title="Open the password reset flow">
    Click the **Forgot password** link on the sign-in page.
  </Step>

  <Step title="Reset via email">
    Enter your registered email. The system sends a password reset email. Click the link inside and set a new password. The old password stops working immediately.
  </Step>

  <Step title="Sign in with the new password">
    Return to the sign-in page and sign in with the new password.
  </Step>
</Steps>

<Warning>
  If you also cannot access your email, [contact us](/en/contact).
</Warning>

## Next steps

<CardGroup cols={2}>
  <Card title="Personal settings" icon="user-gear" href="/en/account/personal-settings">
    Change your password, bind your email, enable two-factor authentication, and register a Passkey.
  </Card>

  <Card title="Create an API token" icon="key" href="/en/usage/tokens">
    Create your first API token to call the platform.
  </Card>
</CardGroup>


## Related topics

- [Global AI Quickstart: From Sign-Up to First API Call](/en/quickstart.md)
- [Global AI FAQ: Accounts, Tokens, Calls, and Billing](/en/faq.md)
- [Global AI Personal Settings: Profile, 2FA, and Passkey](/en/account/personal-settings.md)
- [Welcome to Global AI](/en/index.md)
- [Global AI Quota & Top-Up: Online Payment, Codes, Referrals](/en/billing/topup.md)
