Pick a market.
A market settled by a named person. Markets that settle themselves from a source are structured data and are better authored against the API — see the README.
Your session is an httpOnly cookie, so nothing on this page can read it — including anything that should not be running here.
I have a recovery code
Using the code spends it. A new one comes back, and it is the only copy — keep it somewhere you will still have it when you need it.
-insecure
A token is kept in this browser's local storage so a reload does not lose it. That is convenient rather than safe: anything that can run script on this page can read it, which is why a person's session is a cookie instead.
This is the only way back into your account if you forget your password, and the only time it will be shown. It is stored hashed, so nobody here can look it up for you — not an operator, not this page.