In the Krypton app
Use the thread
Refine with follow-ups, change format, or switch topic; context stays in the conversation until you start fresh.
In your own product
Use Clark when you already have (or are building) Krypton-backed users and want an assistant layer.Complete core Krypton flows first
Users need a normal Krypton identity and auth path. Follow the Krypton quickstart for login, username, KYC where required, and payments if your app uses them.
Call the Clark API
Send questions with stable
user_id and session_id so Clark can keep context and list conversations correctly. Request and response shapes live under API reference → Clark API (for example query, conversations, and memories).Next steps
Clark introduction
User journey and what Clark is for.
Clark API
Curated endpoints for query, conversations, and memories.
Krypton quickstart
Accounts, KYC, and payments—the other component.