<turbo-stream action="update" target="ai-assistant-chat"><template><div class="ai-assistant position-fixed end-0 bottom-0 m-3 shadow-lg bg-body border rounded-4 overflow-hidden d-flex flex-column" data-ai-assistant-chat-reset-value-on-submit="true" data-controller="ai-assistant-chat"><div class="d-flex align-items-center justify-content-between border-bottom p-3"><div class="fw-semibold">Help Center chat</div><form class="button_to" method="post" action="/en/ai_assistant/close"><input type="hidden" name="_method" value="delete" /><button class="btn btn-sm btn-link text-body p-0" aria-label="Close chat" type="submit"><div class="material-symbols-rounded">close</div></button><input type="hidden" name="authenticity_token" value="cWLZGza2Ddxe0JA3I6mWAW37gDAqZ5W565ey93qxPP_GDj5tJEm2Q_OZd7KKV_GbPFWSGuxmw6CcsMU3zd5f4A" /></form></div><div class="bg-light-min border-bottom py-2 px-3"><div class="small text-body-secondary">LiveVoice uses the information you provide to generate relevant content for you. Answers in the chat are AI generated. For details see our <a href="/en/privacy">privacy policy</a>.</div></div><div class="p-3 flex-grow-1 overflow-auto d-flex flex-column" data-ai-assistant-chat-target="scrollContainer"><div class="d-flex flex-wrap gap-2 mt-auto"><a class="btn btn-outline-light text-body rounded-pill gap-1" href="/en/forms/demo-request"><span class="material-symbols-rounded me-1">calendar_month</span>Book a demo call</a><a class="btn btn-outline-light text-body rounded-pill gap-1" href="/en/forms/custom-offer"><span class="material-symbols-rounded me-1">request_quote</span>Send request for custom quote</a><a class="btn btn-outline-light text-body rounded-pill gap-1" href="/en/forms/report-bug"><span class="material-symbols-rounded me-1">bug_report</span>Report an issue</a><a class="btn btn-outline-light text-body rounded-pill gap-1" href="/en/signup"><span class="material-symbols-rounded me-1">rocket_launch</span>Try for free</a></div><div class="d-flex flex-column-reverse" id="ai-assistant-chat-messages"></div></div><div class="border-top p-3" id="ai-assistant-form"><form class="m-0" action="/en/ai_assistant" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="oYEPNobPzaINjWZl8V-dpjaDoN66HZaE26v-QnydvgXJM7icvJqhsTCmP41JdwaMvZEVM3OQxmBKVP8gvYxVPA" /><div class="position-relative"><textarea class="form-control rounded-4 ps-3 pe-6 py-2" rows="1" data-controller="autosize" data-action="keydown-&gt;ai-assistant-chat#submitMessage" placeholder="Ask me anything about LiveVoice..." required="required" autocomplete="off" autofocus="autofocus" name="message" id="message">
</textarea><button name="button" type="submit" class="btn btn-link p-1 position-absolute top-50 end-0 translate-middle-y me-2" aria-label="Send message"><div class="material-symbols-rounded icon-md">send</div></button></div><div class="fs-xs text-center text-body-secondary mt-2">AI can make mistakes. Check important information.</div></form></div></div></template></turbo-stream>