# The robot asked./Dynamic questioning
In dialogue scenes, robots are often asked questions such as "Check out nearby restaurants" or "Check out the latest movies." From a technical point of view, the answer to this question should be dynamic and diverse. Depending on this type of scenario, we can use the response type of "Robot Dynamic Questions."
The robot's dynamic questioning itself is a process of filling the slots with the results of the API return, so it cannot be configured as the first step in the robot's response, and is usually configured as a subsequent step in the service interface call.
For specific configuration cases, see[Case: Movie Query Skills]One section