Prompt Triggers
Add data-zd-prompt to any element. Clicking it opens the widget and sends the message.
<button data-zd-prompt="How do I get started?">Get Help</button>
<a data-zd-prompt="Tell me about pricing">Learn More</a>
The attribute value becomes the message sent to the chat agent. Use prompt triggers to create contextual help links throughout your site.