# Introduction

<figure><img src="https://562407858-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzIoTx0hXAzQGNZUrY5Uv%2Fuploads%2F8dVqi4lu7Lq0YjZ4gncc%2FUntitled%20(1080%20%C3%97%201080%20px).png?alt=media&#x26;token=0fe4d81d-826d-400c-b0af-e5daeb045db7" alt="" width="188"><figcaption><p>Bi-Direct</p></figcaption></figure>

Bi-Direct is a middleware that power bi-directional integration between two separate systems supporting REST, SOAP, or GraphQL communication with compatibility between them

It's built on nodejs and can be used as an API. It supports such conversions:

<figure><img src="https://562407858-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzIoTx0hXAzQGNZUrY5Uv%2Fuploads%2FYd5slX5mBfIyQ3MvN4eO%2FREST%20(1).png?alt=media&#x26;token=79457c9e-8c7e-4f7f-b4d4-b83bbbebb197" alt=""><figcaption><p>Supported conversions</p></figcaption></figure>

##


---

# 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://triway.gitbook.io/bi-direct/introduction.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.
