# Warpy ## Docs - [Runtime flow](https://docs.warpy.ai/architecture/runtime-flow.md): Trace how a user request moves through Warpy, the widget, your app, and the final response. - [Security and rate limits](https://docs.warpy.ai/customize/security-and-rate-limits.md): Protect the widget with short-lived JWTs and control per-user action limits. - [Widget configuration](https://docs.warpy.ai/customize/widget-configuration.md): Control the widget’s white-labeling, instructions, and page-action behavior. - [How Warpy works](https://docs.warpy.ai/how-warpy-works.md): Understand chat replies, configured tools, and screen autopilot. - [Warpy docs](https://docs.warpy.ai/index.md): Set up Warpy, connect your app, and control how the agent executes. - [Quickstart](https://docs.warpy.ai/quickstart.md): Set up Warpy in the correct order: API layer first, widget second, tools third. - [Activate Agent](https://docs.warpy.ai/setup/activate-agent.md): Install the widget, choose the environment, and roll the agent into your product. - [API config](https://docs.warpy.ai/setup/api-config.md): Configure base URLs, auth, MCP connections, and custom session headers so Warpy can execute the right requests in the right place. - [Features and tools](https://docs.warpy.ai/setup/features-and-tools.md): Model what Warpy may do, group tools into features, and control them at both tool and feature level. - [Knowledge base](https://docs.warpy.ai/setup/knowledge-base.md): Add documents or a public website so Warpy can answer with grounded product knowledge. ## OpenAPI Specs - [openapi](https://docs.warpy.ai/api-reference/openapi.json) ## Optional - [Landing](https://warpy.ai) - [App](https://app.warpy.ai) - [Discord](https://discord.gg/JPjYjPdGD2) - [Book a call](https://cal.com/levwtech)