# CRM Integration

Currently, we support a limited number of CRMs for integration, and this is a premium feature. If you have any questions or would like to request an integration, please contact us at **<admin@realty-ai.ca>**.

## General Integration:

* Navigate to settings or profile and look for the integration section of your CRM.  Look for "**API Key**".
* **Generate** an **API Key** or copy existing one.&#x20;
* **Paste API Key in Performance Dashboard** so that we can integrate with your CRM.

### Supported CRMs:

* KvCore
* Follow Up Boss
* Lofty
* Constant Contact
* Sierra Interactive
* Zaiper (Coming Soon) - connect to any CRM with Zaiper connection endpoint

We’ve created specific CRM integration instructions below for the supported CRM providers.


---

# 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/crm-integration.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.
