# Introduction

<figure><img src="https://2896188135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMrx9B8JKffONsWwQZkM7%2Fuploads%2FxUALkLX56L9RTAWNZxFr%2Fmidlane_banner.png?alt=media&#x26;token=d5903c65-f7e6-4403-a617-485a8978d763" alt=""><figcaption></figcaption></figure>

This guide outlines how to connect Midlane with other systems via the Midlane API. We outline also how you can leverage Zapier to connect with Apps directly.

{% hint style="info" %}
**Good to know:** In order to set everything up correctly, please ensure that you have either Admin or Owner privileges within Midlane.
{% endhint %}

The following guides and use cases are supported by our API today:

{% content-ref url="zapier" %}
[zapier](https://docs.midlane.com/zapier)
{% endcontent-ref %}

More details about the API endpoints can be found here:

{% content-ref url="reference/api" %}
[api](https://docs.midlane.com/reference/api)
{% endcontent-ref %}


---

# 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.midlane.com/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.
