# BoldTrail Installation

### Step 1: Click Edit Settings:

In the left-side column of KVCore, navigate to **"Web & IDX"** and click on **"Edit Settings"**.

<figure><img src="https://lh7-us.googleusercontent.com/90OSm5LuymqdCC2DV7gClUdzBAsCjFc43e8MjMunR04w9TxR9ozRjwsu0u3ic3yyZvxDzF4DDhJP7OwCpbLTfGGgZ20N6GopUvaM6j7mtnPzN2vYvoGILrLb6Y_7fufTL3IxNTEc4gnTapooQhHDWuRWdA=s2048" alt=""><figcaption></figcaption></figure>

### Step 2: Scroll Down To Find The Custom Body Section:

Scroll down until you find the section labeled **"Custom Body Section"**. It may not be at the very bottom, but it will be further down in the settings.

<figure><img src="https://lh7-us.googleusercontent.com/2xNQemYipOcpTHwrUogv95Ezz95V2RfCL01eNZQYHDCmxEc6sVxpqu6MVmyNiUXfML5ROze2-ummm_oq-xXJWOWPT2LAYXRHYGjmHJFwlNyNo3KK_Avl8uSDd2MAxbchrAQ8AENNxQSDLwN8vqjtMc4nrA=s2048" alt=""><figcaption><p>Paste code in custom body</p></figcaption></figure>

### Step 3: Paste Your Code Snippet

Simply paste your code snippet into the **"Custom Body"** section and click **"Save"**. Refresh your website, and you’ll be live—congrats!

PS: If there is already code in the **Custom Body** section, please delete it and replace it with your new code snippet. This will ensure your AI Chatbot is visible on your KVCore site and prevent any duplicates or errors.

### Check out Guide:

See this resource for additional help: <https://help.insiderealestate.com/en/articles/3312322-kvcore-how-to-add-custom-scripts-pixels-verifications-and-more-to-your-website>


---

# 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/boldtrail-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.
