EnterestOS Documentation
Workflow-first documentation for builders who want the fastest path from form submit to a connected inbox.
Quick Start
Create a project, connect a form, and verify the first tracked submission.
Platform Guides
Use the AI builder you already work in.
SDK & Integration
Wire the integration directly in your app.
API Reference
Understand the minimal public contract.
Use Cases
See exact lifecycle patterns for real workflows.
Problem: You need the fastest path to understand EnterestOS, connect an existing form, and verify that successful submissions are flowing correctly.
Solution: Use this documentation as a workflow. Start with Quick Start if you need the fastest path, or jump to SDK, API, platform guides, or use cases based on how you are building.
Start Here
- —Quick Start — create a project, upload a screenshot or paste form code, generate the prompt, and submit once.
- —Product Concepts — learn the core language used in EnterestOS.
- —Platform Guides — paste a prompt into Lovable, Bolt, Cursor, Claude Code, v0, or Replit.
- —SDK & Integration — wire a React or Next.js form directly when you need custom control.
- —API Reference — keep the technical contract while the app uses submission language.
- —Use Cases — see exact patterns for demo requests, waitlists, property inquiries, and booking workflows.
Result: You now know how this documentation is organized and which section to open next.
Common Questions
Where should I start in the EnterestOS docs?
Start with Quick Start if you want the fastest path. Use Platform Guides if you are working inside Lovable, Bolt, Cursor, Claude Code, v0, or Replit. Use SDK docs if you are wiring the integration directly in React or Next.js.
Do I need to read everything before using EnterestOS?
No. You only need one path: Quick Start, your platform guide, or the SDK docs. The rest of the documentation is there for reference and troubleshooting.
Next
Quick Start →Related pages