Start Here¶
XRXP is built to help teams go from first deployment to first recorded session fast.
Whether you are integrating Unity, setting up the platform, or operating a live study, this section gives you the shortest path to a successful first run.
Choose your path¶
For builders Unity integration Install the SDK, configure one scene, and send your first session. Install the Unity SDK For operators Self-hosting Start PostgreSQL, Redis, API, WebSocket, and the dashboard for a working local stack. Self-host XRXP For reviewers Dashboard operations Create accounts, manage tokens, review sessions, and control live devices. Use the Dashboard
Recommended first success¶
The most convincing XRXP trial is a complete loop:
- self-host the stack locally
- create the first admin account
- create one service token
- configure a Unity build with that token and the local endpoints
- record one session and confirm it appears in the dashboard
Suggested sequence¶
If you want the cleanest onboarding path, follow these pages in order:
Why this flow works
It validates the whole product story at once: device capture, cloud sync, historical review, and operator visibility.