# Install the Zipchat Script (not-Shopify)

To make the ZipChat app visible on your website, you need to ensure that the ZipChat script is installed across all pages.

You can find the script by going to **Chat Settings**, then clicking on **Scripts and Integrations**, and selecting **Install via JavaScript Code**. Here, you’ll see a simple line of code that needs to be copied and pasted into your website as a script.

If you’re using a platform like WordPress, you can easily add the script site-wide using a plugin designed for custom scripts.

Alternatively, if you use tools such as Google Tag Manager, you can add the ZipChat script as a new tag and publish it so that it runs across your entire website.

Once the script is properly installed, ZipChat will be activated and visible on your site.

If, after installation, you’re still unable to see ZipChat live, go back to **Chat Settings**, click on **Channels**, and under **Bubble Chat**, select **Update Visibility**. There, you can confirm whether the chat bubble is enabled for both desktop and mobile.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zipchat.ai/tips/install-the-zipchat-script-not-shopify.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
