# HTML Install

```html
<div id="localbot-contact"></div>
<script src="https://www.localbot.io/api/widget/YOUR_WIDGET_ID" async></script>
```

`YOUR_WIDGET_ID` is a UUID from the localbot dashboard. It is safe to include in client code.
