# QORM — extended LLM map > Companion to https://qorm.com/llms.txt — deeper entry points for agents and > generative engines. Prefer the short map first; use this when you need the > write format, MCP surface, or comparisons. ## Cite this - One-line: QORM is an agent-native, pure-Go declarative UI runtime — apps are JSON that humans and AI agents build, run, verify, sign, and package together. - Site: https://qorm.com/ - Short map: https://qorm.com/llms.txt - This file: https://qorm.com/llms-full.txt - Source: https://github.com/qorm/platform ## Write an app (today's format) - [Getting started](https://qorm.com/docs/tutorials/getting-started.html) - [Widget catalog](https://qorm.com/api/widgets.html) — every node `type` (auto-generated) - [Node & style props](https://qorm.com/api/props.html) - [Actions & state](https://qorm.com/api/actions.html) - [Expressions](https://qorm.com/docs/expressions.html) - [QSS & canvas effects](https://qorm.com/docs/styles.html) - [Animation](https://qorm.com/api/animation.html) - Examples (runnable contract): https://github.com/qorm/platform/tree/main/examples ## Drive a live app as an agent - [MCP tools](https://qorm.com/docs/agent/mcp-tools.html) - [Verifying an app](https://qorm.com/docs/verification.html) - [Build with your AI](https://qorm.com/docs/build-with-ai.html) - [Human-AI collaboration](https://qorm.com/docs/collaboration.html) - [Agent skill](https://github.com/qorm/platform/blob/main/integrations/skill/SKILL.md) ## Platforms & packaging - [Support matrix](https://qorm.com/docs/platforms/support-matrix.html) - [Web](https://qorm.com/docs/platforms/web.html) · [Desktop](https://qorm.com/docs/platforms/desktop.html) · [Mobile](https://qorm.com/docs/platforms/mobile.html) - [CLI](https://qorm.com/api/cli.html) ## Compare - [QORM vs other agent UI stacks](https://qorm.com/compare/) - [vs A2UI](https://qorm.com/compare/a2ui.html) - [vs AG-UI](https://qorm.com/compare/ag-ui.html) ## Trust - [Bundle signing](https://qorm.com/docs/security/bundle-signing.html) - [Permission model](https://qorm.com/docs/security/permission-model.html) - [Security model](https://qorm.com/docs/security/security-model.html)