Ask Mode
Ask Mode is for conversation, explanation, and planning. It should not make builder changes.
The agent uses current page context and Pixflow MCP skills when needed.
Good Ask Mode examples
Section titled “Good Ask Mode examples”What page are we working in?When was this page published?What is @Dynamic Data in Bricks?How do I set a @Conditions rule for ?test=true?How do I build a @Query Loop for 12 posts sorted by date?
Mentions
Section titled “Mentions”Type @ to choose a skill. Filtering should be case-insensitive, so @html should find @HTML to Bricks.
Multiple mentions can be used in one question. The agent should use those mentions as skill focus, then answer the user’s actual question.
Conversation memory
Section titled “Conversation memory”Follow-up questions should use conversation history.
For example, after asking What page are we working in?, the user should be able to ask When was it published? and receive an answer about the same page.
Response style
Section titled “Response style”Ask Mode should respond like a helpful agent, not a template. It should not expose internal prompt scaffolding or fallback PHP responses.
Learn