Book An Event

Look at the bottom right for the UI.

Source code below (Paste Into <body> section for Popup.

<script defer src="https://cdn.customgpt.ai/js/chat.js"></script> <script defer> (function(){ function init(){ CustomGPT.init({ p_id:'89358', p_key:'834aa58b07f27e73f09305938a5cd80f' }) } document.readyState === 'complete' ? init() : window.addEventListener('load', init); })(); </script>

<!-- For Button, add to bottom of <body> -->
<script src="https://cdn.customgpt.ai/js/ai-assistant.js" 
defer="" 
p_id="89358" 
p_key="834aa58b07f27e73f09305938a5cd80f">
</script>

<!-- Button code (needs design) -->
<button data-cgpt-ai-assistant> Ask Sophia
</button>