What it does

Instructs the agent to ask a specific question, naturally woven into the conversational response.

When to use it

Whenever you need to collect a specific piece of information from the visitor.

Can combine with

  • @show_options
  • @mention_specifically
  • @recommend

Syntax

Examples

Basic usage:
Combined with options:
Combined with specific mention:

Tips

  • Keep questions clear and focused on one piece of information
  • Use conversational language
  • Combine with @show_options for structured responses
  • Prefer this over @show_contact_form for better user experience

Common Patterns

Sequential information collection:
With branching:

Learn More