Skip to main content
Captiv8 uses email-and-password authentication. You can also register without an email address using a username only. Your session persists across page refreshes — you do not need to log in again after closing and reopening the app.

Sign up

Navigate to the Sign Up page (/auth/sign-up) to create a new account. Registration uses a two-step form. Step 1 — Security
FieldRequiredNotes
Email addressNoIf omitted, the platform generates an internal identifier. Providing a real email enables email verification and password recovery.
PasswordYesMinimum 6 characters.
Confirm passwordYesMust match the password field exactly.
Referral codeNoA 4-digit code from an existing member.
Step 2 — Profile
FieldRequiredNotes
UsernameYesYour public display name on the platform.
Phone numberYesUsed for account identification.
Withdrawal PINYesA 6-digit PIN required to authorize every withdrawal.
Confirm PINYesMust match the PIN entered above.
After completing both steps, one of two things happens:
  • Without email — You are logged in immediately and redirected to /app.
  • With email — You are redirected to a confirmation screen and sent a verification email.
You can log in with either your email address or your username. Both are accepted on the login form.

Verify your email

If you registered with an email address, you must confirm it before accessing the platform.
  1. Open the verification email from Captiv8 in your inbox.
  2. Click the confirmation link. You are taken to /auth/verify.
  3. The platform verifies your identity automatically. When verification succeeds, click Enter Dashboard to proceed to /app.
Verification links expire after a limited time. If you click the link and see a “Link Expired” message, return to the login page and contact support to request a new verification email.

Log in

Navigate to the Login page (/auth/login) to access your account. Enter your email address or username and your password, then click Initialize Session. On success, you are redirected to /app. If your credentials are incorrect, an error message appears below the form. Check that:
  • You are using the correct email address or exact username.
  • Caps Lock is not affecting your password entry.

Reset your password

On the login page (/auth/login), click Reset next to the password field. Follow the instructions to recover access to your account.
Password reset requires the email address associated with your account. If you registered without an email, contact support for account recovery.

Session persistence

Your session is maintained automatically across page refreshes and browser restarts. You do not need to log in again unless you explicitly sign out or your session expires.
If your session expires, you will be redirected to the login page and will need to sign in again. Any in-progress task or unsaved action will be lost. Log in promptly to resume your activity.

Sign out

To sign out, use the sign-out option available in your account menu. After signing out, you are redirected to the login page. Your balance and task history are preserved and will be available when you log in again.

Build docs developers (and LLMs) love