---
id: "docs.en.creator-specification-questions"
translation_of: "docs.creator-specification-questions"
title: "Creator: specification and questions"
product: "creator"
scope: "creator"
locale: "en"
audience: ["game-designer","educator"]
content_type: "guide"
summary: "Review the generated rule specification, answer structured questions, and use advanced details when necessary."
topics: ["creator","generate","answer","review","use"]
tasks: ["generate-specification","answer-question","review-rules","use-advanced-spec"]
aliases: ["generate specification","answer question","review rules","use advanced spec"]
prerequisites: ["docs.getting-started"]
related_ids: ["docs.creator-describe","docs.creator-design","docs.creator-agent"]
canonical_url: "https://mijnspel.com/docs/en/creator-specification-questions/"
alternate_urls: {"en":"https://mijnspel.com/docs/en/creator-specification-questions/","nl":"https://mijnspel.com/docs/nl/creator-specification-questions/","de":"https://mijnspel.com/docs/de/creator-specification-questions/"}
source_provenance: ["creator-dashboard/src/views/spec.js","creator-dashboard/src/dom/question-card.js"]
test_provenance: ["creator-server/tests/agent_flow.rs","creator-dashboard/cypress/e2e/27_chat_question_busy.cy.js"]
last_verified_commit: "22d2b3d1b5177fb46f81616a5042b47d54a0e38b"
last_verified_date: "2026-08-21"
---
# Creator: specification and questions {#creator-specification-questions}

Creator turns the saved description into structured rules. Progress explains that it is identifying players and goals, interpreting rules, and writing the specification.

## Answer structured questions {#questions}

Question cards can require one choice, multiple choices, or optional notes. Answer the card while it is active. If a question becomes stale, Creator safely moves the answer into ordinary chat rather than discarding it. Blocking questions must be resolved before that work can continue.

## Review the specification {#review-spec}

Check summary, theme, players, duration, complexity, objective, components, setup, turns, actions, rules, scoring, win conditions, edge cases, and glossary. Correct contradictions before design. The specification is a living constraint for later work, not an independent playable build.

## Advanced information {#advanced-spec}

Advanced mode exposes raw structured specification and design-system information for inspection. Use stable terms and explicit exceptions when requesting a correction. Do not edit hidden storage or agent state. Continue with [Choose and revise a design](/docs/en/creator-design/).
