# Integration Support

- [Follow Up Boss](https://docs.realintent.co/integration-support/follow-up-boss.md): Easily connect your tools and automate workflows with our comprehensive Follow Up Boss API guide.
- [kvCORE](https://docs.realintent.co/integration-support/kvcore.md): Simplify your lead management by integrating kvCORE with our platform using step-by-step API documentation.
- [GoHighLevel](https://docs.realintent.co/integration-support/gohighlevel.md): Importing leads into GoHighLevel (GHL) can greatly enhance your CRM capabilities by centralizing contacts, streamlining follow-ups, and organizing client interactions. This guide will walk you through
- [Webhook](https://docs.realintent.co/integration-support/webhook.md)
- [Other Integrations](https://docs.realintent.co/integration-support/other-integrations.md)
- [Lofty](https://docs.realintent.co/integration-support/other-integrations/lofty.md)
- [Propertybase GO](https://docs.realintent.co/integration-support/other-integrations/propertybase-go.md)
- [Real Geeks](https://docs.realintent.co/integration-support/other-integrations/real-geeks.md)
- [Realty Juggler](https://docs.realintent.co/integration-support/other-integrations/realty-juggler.md)
- [Wise Agent](https://docs.realintent.co/integration-support/other-integrations/wise-agent.md)


---

# 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://docs.realintent.co/integration-support.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.
