This guide walks through integrating Vana directly at the protocol level. You’ll register your app, implement the consent flow, and read user data from Personal Servers.Documentation Index
Fetch the complete documentation index at: https://docs.vana.org/llms.txt
Use this file to discover all available pages before exploring further.
Protocol integration steps
- Register your app — Get an onchain identity (address, public key, app URL) and publish your app manifest.
- Connect user data — Implement the “Connect Data” flow so users can approve grants for your app.
- Read user data — Look up the user’s Personal Server, then call the data API with signed requests.