Greeting and opening
When to use: Use it as the first message the bot sends, whether triggered on load or on click.
Bot
Hi, I am bot name, the assistant for business name. I can help with topic one, topic two, and topic three -- and if I get stuck, I will pass you to a person.
What brings you in today?
Quick options
topic one
topic two
topic three
Something else
If the visitor types a full question
Thanks -- let me read that properly and see what I can find for you.
If the visitor says hi and nothing else
Happy to help. Tell me roughly what you are trying to do and I will take it from there. Even a few words is enough to get started.
Why it works
It names the bot honestly, states the scope in one line so the visitor knows what is worth asking, and promises a human escape route up front. The tappable options do double duty -- they give people who do not want to type a way in, and they quietly teach everyone else what kind of question this bot can actually handle. The catch for a bare hello keeps the conversation alive instead of dead-ending on a greeting.