# MoxiWorks Installation

### Step 1: From your Agent Website Select Settings (Circled Below)

### Step 2: Select Script Tag Settings (See red arrow below)

<figure><img src="/files/m0y6etSsfsHaOjIEaGzU" alt=""><figcaption><p>Go to Settings > Script Tag Settings on your agent website.</p></figcaption></figure>

### Step 3: Paste your code into the text box and select Update (See below).

<figure><img src="/files/5DPfBt3AcGB8ellZoyEh" alt=""><figcaption><p>Simply paste your code snippet here and click update.</p></figcaption></figure>

Be sure to update and publish your changes on your homepage. Madison is now live on your website—congratulations!


---

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