MODIQO DEVELOPER RESOURCES

Use rote from an agent or a terminal.

Rote captures the working method from a successful agent run and stores it as an inspectable Play. This page lists the official interfaces that developers and agents can discover without reading the site application code.

OFFICIAL CLI

Install rote on macOS or Linux.

The rote CLI is the supported command-line interface for signing in, searching for Plays, inspecting their effects, running them with fresh inputs, and creating new Plays from successful work.

curl -fsSL https://getrote.dev/install | bash
WEBSITE CONTACT API

Separate website contact from rote execution.

The website API only accepts sales inquiries. It is not the rote product interface. Rote runs locally through its CLI inside supported agent harnesses. A Play can still use APIs and MCP tools as steps.

AGENT DISCOVERY

Give an agent a stable starting point.

The agent instruction file says when to use rote, when not to use it, how to install the CLI, and which safety boundaries to keep. The short and full discovery files connect that guidance to product, pricing, documentation, authentication, and the public Play feed.