# Installing the code snippet on Wix

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

* Login to your Wix account.
* Click on **Settings** in the Wix dashboard.

<figure><img src="/files/5Rzy15cEyUqOTM4Cerwx" alt=""><figcaption></figcaption></figure>

* Click on the **Custom Code** option.

<figure><img src="/files/28b8W4MD6A32KhAMOA1Q" alt=""><figcaption></figcaption></figure>

* Click on + Add Custom Code button.

<figure><img src="/files/OLNEgbD4lxzgCKJupEoE" 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.
* Enter [CustomFit.ai](http://customfit.ai/) in the 'Name' field to identify the custom code that refers to CustomFit.ai
* 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 'Add Code to Pages' field.
* Click on 'Apply' button to save the code snippet.

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.


---

# 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-wix.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.
