Embed the chat widget on your website with a single script tag.
<script src="https://widget.betteragentai.com/widget.js"></script>
<script>
UserCenterChatWidget('init', {
apiUrl: 'https://api.betteragentai.com',
projectId: 'your-project-id',
apiKey: 'your-api-key'
});
</script>
The widget should appear in the bottom-right corner of this page.