How do I integrate Rozz into my website?
**How to add Rozz to your website**
1. **Insert the Rozz script**
Add this line just before the closing `` tag (or through your CMS’s header/footer editor):
```html
```
2. **Add the search‑box element**
Wherever you want the search box to appear, place:
```html
```
*Optional:* use `data-initial-status="closed|open|static|link"` to set its default state.
3. **CMS‑specific steps**
- **WordPress** – install the Rozz plugin and activate it.
- **Squarespace/Wix/Webflow** – use the “Custom Code” / “Embed” block to add the above snippets.
- **Shopify** – add the script in Theme settings → Custom code.
- **Drupal/Joomla/Ghost** – insert via the theme’s custom HTML blocks or use a module/plugin if available.
4. **Verify**
After publishing, test the box: type a query and confirm it returns accurate on‑page answers and cites sources.
**Sources**
[How do I install the Rozz chatbot on my website?](https://rozz.site/qna/installing-rozz-on-your-website.html)
Would you like a quick walkthrough for a specific CMS, or do you need help with the plugin installation?