# Realty AI - Installation

Hello! Integrating Madison is as simple as **copy** and **paste** and takes as little as 5 minutes. Follow these quick guides to get started!

![](/files/C2QcA6iv6YCoe5ZDUc7F)

***

## General Installation:

* Navigate to settings of the web page. **Look for Custom Code Embed**
* **Paste Code into the BODY Custom Code Section of your website provider and save. Refresh your website.**

&#x20;**Install Steps:**

1. **Copy the code snippet** from your welcome email or [**Performance Dashboard**.](https://dashboard.realty-ai.com/)
2. **Paste the code** into the **body of your website** (apply globally).
3. **Save your changes**.
4. That’s it—you’re **all set**!

Please check out our installation guides below for popular website providers. If you don’t have access to your website settings, simply forward your welcome email to your website provider—they’ll handle it for you!

{% hint style="info" %}
With any questions please email [admin@realty-ai.com](mailto:admin@realty-ai.com/)
{% endhint %}

\ <br>


---

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