# Getting started

## About this documentation

On this website you will find everything technical about Aareon Connect and related integrations. We explain here how you can make the individual partner integrations live, what the data mappings look like and which use cases are possible.

1. [**Use Cases**](https://connect-docs-uk.locoia.com/use-cases) - Integrations are provided via use cases
2. [**Partner & Apps**](https://connect-docs-uk.locoia.com/partner-and-apps) - How to configure partners & apps and go live
3. [**FAQs**](https://connect-docs-uk.locoia.com/faq)&#x20;

## **Prerequisite for all QL integration**

To use the QL API with secure web traffic (https), set it to port 443. Only allow incoming connections from these IP addresses for safety:

* 88.198.206.226 (Aareon Connect)
* 18.196.244.45 (Aareon Connect)
* 185.33.186.243 (Aareon)

## Important external pages

* [**Homepage of** Aareon Connect](https://connect.aareon.com/home)
* [**All Marketplace Partners**](https://marketplace.aareon.com/)
* [Sales - **FAQs**](https://connect.aareon.com/faq-fragen-antworten)


---

# 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://connect-docs-uk.locoia.com/readme.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.
