# Prerequisites

Each system has a set of pre-requisites that should be fulfilled before an integration is configured using that system. Please check out the prerequisites for the systems you want to integrate [**here**](https://docs.opshub.com/v7.207/connectors).

Here is a video on how to navigate through the prerequisites section of the end systems that you want to integrate:

{% embed url="<https://youtu.be/4Yk94De8A-0>" %}

In case you are already aware of the pre-requisites for systems that you plan to configure, refer to the [**How to Configure an Integration**](https://docs.opshub.com/v7.207/integrate/configure-integrations) page.


---

# 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.opshub.com/v7.207/integrate/integration-prerequisites.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.
