# KinesteX SDK Documentation > KinesteX is a white-label AI motion-tracking SDK that embeds real-time exercise tracking, AI-generated workout plans, assessments, and gamified challenges into any camera-enabled app. SDKs are available for React Native, Flutter, Kotlin (Android), Swift (iOS), and the web (JavaScript / PWA). Every page linked below is server-rendered and can be fetched directly as HTML. For bulk consumption, prefer the machine-readable formats at the end of this file. ## Documentation - [Getting Started](https://www.kinestex.com/docs/getting-started): KinesteX offers a powerful motion tracking SDK that seamlessly integrates into your platform. Choose between ready-made workouts, plans, challenges, AI… - [Installation](https://www.kinestex.com/docs/installation): Follow these steps to install the KinesteX SDK in your project. - [Configuration](https://www.kinestex.com/docs/configuration): Initialize the SDK with your API credentials. - [Integration Options](https://www.kinestex.com/docs/integration): Choose the integration option that best fits your use case. Each option provides a different level of UI customization. - [Complete UX (Main)](https://www.kinestex.com/docs/integration/main-view): Display the full KinesteX experience with personalized workout plan selection based on category. Includes user survey, assessment, and personalized schedule… - [Workout View](https://www.kinestex.com/docs/integration/workout-view): Personalized Workouts: Anytime, Anywhere. - **Tailored for All Levels**: Workouts for strength, flexibility, or relaxation - **Time-Saving**: Quick, efficient… - [Plan View](https://www.kinestex.com/docs/integration/plan-view): Display a specific workout plan with multiple workouts. Shows plan overview, schedule, and individual workout access. **Key Features of Our Workout Plans:** -… - [Challenge View](https://www.kinestex.com/docs/integration/challenge-view): Exciting Challenges: Drive Engagement and Motivation. - **Fun and Competitive**: Quick challenges with leaderboards for friendly competition - **Boost… - [Leaderboard View (Challenge)](https://www.kinestex.com/docs/integration/leaderboard-view): Ready-made Leaderboard: Boost User Engagement and Motivation. - **Adaptive Design**: The leaderboard automatically adapts to your KinesteX UI and can be fully… - [AI Experiences](https://www.kinestex.com/docs/integration/experience-view): AI-powered movement-based games and clinical assessments with real-time motion tracking. **AI Games:** | Game | Exercise ID | |------|-------------| | Balloon… - [Personalized Plan View](https://www.kinestex.com/docs/integration/personalized-plan-view): AI-Generated Personalized Workout Plans. - **Personalized**: Tailored to height, weight, age, gender, activity level, and fitness assessment results -… - [Admin Workout Editor](https://www.kinestex.com/docs/integration/admin-workout-editor): Embedded view for creating and managing workouts and exercises. As users interact with the editor, your application will receive events that you can handle to… - [Custom Workout](https://www.kinestex.com/docs/integration/custom-workout): Create and execute personalized workout sequences with custom exercises, repetitions, durations, and rest periods. Define your own workout flow with full… - [Camera Component](https://www.kinestex.com/docs/integration/camera-component): KinesteX Motion Recognition: Real-Time Engagement. - **Interactive Tracking**: Advanced motion recognition for immersive fitness experiences - **Real-Time… - [Data Points](https://www.kinestex.com/docs/data-points): PostMessage events sent from KinesteX SDK for integration with native apps and external systems. Events are sent in real-time, work safely offline, and provide… - [Customization Parameters](https://www.kinestex.com/docs/customization-parameters): This section describes all available customization parameters that can be passed to the KinesteX SDK to customize the user experience. Parameters are organized… - [Content API](https://www.kinestex.com/docs/content-api): The KinesteX Content API provides access to workout plans, individual workouts, and exercises. Use it to build custom content browsers, create personalized… - [Support](https://www.kinestex.com/docs/support): **Contact:** • support@kinestex.com - Technical support • hello@kinestex.com - Sales & demos **Repositories:** •… ## Product updates & changelog - [KinesteX Changelog](https://updates.kinestex.com): Latest product updates, release notes, and fixes across the Client SDK, Dashboard, and Exercises. The page renders client-side, so use the JSON endpoint below to read entries programmatically. - [Changelog API, JSON](https://updates.kinestex.com/api/changelogs): All changelog entries as JSON under the `changelogs` key, newest first. Each entry includes `title`, `summary`, `version`, `product`, `category`, `publishedAt`, and `contentHtml`. ## Machine-readable formats - [Full documentation, Markdown](https://www.kinestex.com/llms-full.txt): The entire documentation concatenated into a single Markdown file for one-request ingestion. - [Documentation API, JSON](https://www.kinestex.com/api/docs): Structured JSON for all sections. Filter with `?sections=installation,integration` (comma-separated section IDs, nested paths like `integration/workout-view` supported). - [Sitemap](https://www.kinestex.com/sitemap.xml): All indexable pages.