Navigating menus with ask and say

Hey there! Looking for a way to find my way back to a original menu after answering a question with a dead end.
I have a Fight or Talk menu with multiple questions and answers. Some of the answers are dead ends that I'd like to have loop back to the original Fight or Talk menu so that the player can try different avenues of playing through the "fight". Any thoughts or questions are welcome thanks for all the help you guys.

You could put the menus you will want to return to in their own custom event handlers and when you hit a dead end just call the event handler containing the menu you want to return to.