MonetizationOS Docs

Surfaces & Components

A Surface is any interface your customer engages with — a website, mobile app, API, or MCP server. Components are the individual elements within it.

Surface Example
WebsiteMobile AppAPIMCP Server
① Surface Workflow runs first
② Component Workflows run in parallel
Article Content
Banner Ad
Subscribe Prompt
Execution order: The Surface Workflow runs synchronously first, setting top-level behavior. Then all Component Workflows run in parallel, each setting properties for their individual component.

Learn More

Getting Started guides

References

API references

Workflow references

Admin Guides

On this page