Docs/Start here

Create an account and sign in

How do I get an account, and what does signing in look like?

Checked against the code on

An account is an email address. Signing up and signing in are the same act: enter your email, we send a six-digit code, you enter the code. There is no password to choose or remember.

  1. Go to the sign-in pageOpen https://heyaskr.ai/signin, or press Start asking anywhere on the site.
  2. Enter your emailWe send a code to it. If the address has never been used, the account is created the moment the code is verified.
  3. Enter the codeSix digits. It expires ten minutes after it was sent, and a code only works for the address it was sent to.

Limits that protect the account

  • Five codes per email address per hour. Ask for a sixth and you wait.
  • Five wrong guesses per code, then that code is dead and you request another.
  • A session lasts 30 days. Sign out everywhere in the wallet ends every session at once.

What we store

Codes and session tokens are stored only as SHA-256 hashes. A copy of the database would not contain a working code or a session anyone could replay. Security has the detail.

If the code does not arrive

  • Check spam. The sender is no-reply@heyaskr.ai.
  • Wait a minute before requesting another; the newest code is the one that counts.
  • Still nothing after a few tries: email ask@heyaskr.ai from the address you are trying to use.