Motivation Form

FAQ

Clear answers about Motivation Form for agents, developers, surveys, quizzes, media collection, exports, and security review.

Motivation Form FAQ

What is Motivation Form?

Motivation Form is an agent-first form service for surveys, quizzes, intake, research, and feedback. Forms are defined as Markdown files or structured config, deployed by MCP, CLI, or REST API, and hosted as public pages at form.gold/[handler]/[slug].

Who is Motivation Form for?

Motivation Form is for developers, AI agents, product teams, research teams, operations teams, and form owners who want reviewable form files instead of a browser-only form builder.

What problems does Motivation Form solve?

Motivation Form helps teams launch feedback forms, employee quizzes, product research surveys, intake forms, blind tests, and media-rich evaluation workflows without building a custom collection app.

How does Motivation Form work with AI agents?

An AI agent can create a form, deploy it, update it, inspect responses, generate a Markdown response report, and export data through MCP tools or the REST API. This makes the form lifecycle available inside agent conversations and terminal workflows.

How is Motivation Form different from a traditional form builder?

Traditional form builders center on manual browser editing. Motivation Form centers on portable form files, API-first deployment, MCP tools, CLI commands, and agent-readable exports.

Can Motivation Form run employee quizzes?

Yes. Motivation Form supports scored quizzes with server-side answer keys, pass/fail rules, optional score display, optional answer reveal, media prompts, and one-question-per-page flows.

Can Motivation Form collect multimedia responses?

Yes. Motivation Form can collect image uploads, video prompts, audio recordings, files, highlighted code snippets, rankings, ratings, NPS answers, matrix answers, and free-text responses.

Can Motivation Form handle product feedback for AI workflows?

Yes. Motivation Form can collect structured product feedback with choice fields, media prompts, conditional follow-ups, file uploads, and response reports that agents can summarize or compare.

Can Motivation Form launch intake forms without a form builder?

Yes. Define the form in a Markdown file or JSON payload, deploy it through MCP, CLI, or API, and Motivation Form hosts the public page, stores responses, sends notifications, and keeps dashboard review available.

What public URLs does Motivation Form use?

Marketing pages use form.gold, hosted public forms use form.gold/[handler]/[slug], the app and dashboard use app.form.gold, and docs use docs.form.gold.

What integrations does Motivation Form support?

Motivation Form supports MCP agent clients, a REST API, and the mf CLI. The same lifecycle covers create, deploy, update, access control, response reports, stats, and exports.

How does Motivation Form protect forms and responses?

Motivation Form uses server-side API key handling, Supabase row-level security, Cloudflare Turnstile verification on public forms, respondent access controls, audit events for sensitive operations, and published privacy and data-processing terms.

How much does Motivation Form cost?

The first 500 responses per month are free. After that, Motivation Form charges $0.50 per 100 additional responses, billed monthly.

Where should I start?

Start with the quickstart to deploy a first form, then read the agent guide for canonical form syntax and the MCP — Claude Code guide for agent setup.

On this page