Account sign-in
Sign in to sync chat and Studio history across devices. Backed by Supabase auth, with these methods:- Email magic link: no password, click a link sent to your inbox.
- Google OAuth
- Discord OAuth
- Ethereum wallet (SIWE): sign a message with your wallet instead of a password; this authenticates you but is not the same as wallet-linking for API quota below.
Wallet linking (quota + API key)
At/cli, connecting a wallet links your current network for 24 hours and:
- Raises your daily message limit from 3/network (guest) to 50/day (UTC)
- Issues a portable API key (
ltk_…) for use in any HTTP client, SDK, or CLI tool. See Authentication & API Keys
