Jump to the next node if no answer is picked
# 🤝help
h
I have a node that has a single choice question as default but sometimes clients may ask question directly without following my flow to answer my questions. How do I make the bot jump to the node that answers questions if the user doesn't pick any answers presented?
b
you can add an option that says "none" and have that answer lead to the node in question?
h
Thank you. I just wonder if there's other way to make the user jump to another node if the user doesn't even want to answer or read the question. I wonder how it can be set up in my case.