The SDK is a good fit when you want to integrate ActionX directly into a frontend app and render results inside chat, recommendation, or content areas.Documentation Index
Fetch the complete documentation index at: https://docs.actionx.top/llms.txt
Use this file to discover all available pages before exploring further.
Minimal example
When to choose the SDK first
- You want the frontend to control render position and presentation
- Your application is a web frontend or frontend-led architecture
- You want the shortest path to integration and validation
Continue reading
Full SDK guide
Explore fuller examples for React, Vue, and SDK event handling.
Universal SDK usage
Explore framework-agnostic and vanilla JavaScript integration patterns.