# Installing the code snippet on Unbounce

If you're using Unbounce, integrating the CustomFit code snippet into your Unbounce sites is a swift and user-friendly process. No coding expertise is needed, making it an effortless installation.

* Log in to your Unbounce account.
* Click on **Settings** from the sidebar, and then click on the **Script Manager** option.

<figure><img src="/files/QEYjWfdUAT3u8bbxXuF0" alt=""><figcaption></figcaption></figure>

* Then, click on the "**Add a Script**" button.

<figure><img src="/files/ecPg3P1Z8XRvJFVbXgXE" alt=""><figcaption></figcaption></figure>

* Next, in "Add a Script" popup select the **Custom Script** option.&#x20;

<figure><img src="/files/CaM7AmQwUyKLZMGr4kSj" alt=""><figcaption></figcaption></figure>

* Give the **script name** and click on the **Add Script Details** button.

<figure><img src="/files/9PqYppi1TnigePY8dMCQ" alt=""><figcaption></figcaption></figure>

* Login to your [CustomFit.ai](http://customfit.ai/) account and copy the code snippet. Paste the copied code snippet in the '**Paste the code snippet here**' field.
* Select the "**placement"** option as **Head**.
* Select the "**included on"** option as **All**.
* You may choose whether to apply the [CustomFit.ai](http://customfit.ai/) code snippet to all pages or just a few pages by selecting the respective option from the '**Script Usage**' field.
* Finally, click on the **Save and Publish Script** button.

<figure><img src="/files/ud1cGDaDzhB7jv4Yd9Dd" alt=""><figcaption></figcaption></figure>

You can check if the code snippet is successfully installed on your website by entering the website URL in the verify section of the CustomFit.ai setup page and then click on the **Verify** button.

{% embed url="<https://www.loom.com/share/5c8af3644403421fb2321b6cae58e1fb?sid=328dda48-4db0-4442-8043-6053cd534ef0>" %}


---

# 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://doc.customfit.ai/master/installing-customfit-code-snippet/installing-the-code-snippet-on-unbounce.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.
