Quiz 1 Question 13 of 20

A developer at Ironwood Bank is building a Copilot Studio topic that assists customers with account inquiries. The topic uses an Ask a Question node with three multiple-choice options: 'Check Balance', 'Recent Transactions', and 'Report a Lost Card'. The customer's choice is stored in a variable named CustomerChoice. The developer needs to route each choice to a different sub-flow. Which node and configuration should the developer add immediately after the Ask a Question node to implement this routing?

Select an answer to reveal the explanation.

Motivation