Clark is its own surface area: you can think of Krypton integration (accounts, KYC, payments) and Clark (assistant) as two components. This quickstart focuses on getting productive with Clark; it does not replace the main Quickstart for wallets and payments.Documentation Index
Fetch the complete documentation index at: https://docs.kryptonfund.com/llms.txt
Use this file to discover all available pages before exploring further.
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.