# Wix Installation

### Step 1: Click Wix Settings:

On the left-hand side of the main Wix Dashboard, click on **"Settings"**.

![](https://lh7-us.googleusercontent.com/hbpo8KvZl1MP-QODUYMsxzsDuQNW_HCjrnj8xBOZK_IVJbWerxxwtPErNvgjk5oNfK2-s1_AosrGjdkec8Qb0fIfVBxUgfBZpFC1gB0Eo676u8YlZNqH2bSAc7mM1BmDSD9Ux4q29cKaTH5P9CwgH-2M7g=s2048)

### Step 2: Scroll Down To Custom Body:

Scroll down until you find the **"Custom Code"** section.

&#x20;![](https://lh7-us.googleusercontent.com/TvQay8hrjJB7r6XU5sUg_yrU4cfcmLRoDQbN2FeCHXwMXV-qlXKy0F3i41G8znKVziQ4GrdOL3Z6CP0nOyl8LqErAjTf1fnozdmgs5mo718hI7wA2RpwIE1OzuODOHAy3Khh-yZTeOTwbj4_XaSbpSfcGQ=s2048)

### **Step 3:** Paste The Code Into The **"Body"** Section.&#x20;

Paste your code snippet in the **"Custom Body"** section and click **"Save"**.

![](https://lh7-us.googleusercontent.com/cSjsRSXaRAqp4DZic5B1ekmk4gfzSg0fbymVBOuwwhAAo-ju43xeezJiqv1JaW8pY_zGIN-jX6Man1uwM7O52p_M8E0-9F0onYvEB_RRN2tJ_tK-xQ4oibWOGHqWTDIPvMzHj_dLNI7sxNDbSLMb7Io9sA=s2048)

Press **"Apply"**, and you're done—congrats, your new AI chatbot is live!


---

# 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://realty-ai.gitbook.io/realty-ai-support-docs/realty-ai-installation/wix-installation.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.
