# Integrate Kixo SDK

Inspect this app and integrate the correct Kixo SDK.

Inputs:

- Project ID: `YOUR_PROJECT_ID`
- SDK API key: `YOUR_API_KEY`

Requirements:

- Choose Web, iOS, or Android based on the app stack.
- Configure Kixo exactly once at app startup.
- Add one product-specific custom event for the app's core value moment.
- Add `identify` only where a stable product user ID is known.
- Call `reset` on logout.
- Do not commit real keys or admin tokens.
- Do not expose internal Kixo dev-routing flags.
- Show the files changed and a verification checklist.

Reference: https://docs.kixo.io/ai-agents
