# ZAP-POST Documentation Hub

Welcome to ZAP-POST's documentation hub — the one-stop shop for learning everything from using our App and API to our latest integrations and how to get the most out of your ZAP experience.

{% hint style="info" %}
We know it's practically impossible to go through all of our documents in a single run. Make sure to use the **Lens search feature,** sign up for [**our latest updates**](https://zappost.com/mailing-list-sign-up/) or [**get in touch** ](https://zappost.com/contact)with a member of our team. We're always happy to chat with you! 👋
{% endhint %}

## Get started with the ZAP App

We've put together some helpful guides for getting set up with the ZAP App (ZAPP) quickly and easily. Check out our user guide documentation here:

{% content-ref url="zap-post-web-app/zap-post-user-guide" %}
[zap-post-user-guide](https://userguide.zappost.com/zap-post-web-app/zap-post-user-guide)
{% endcontent-ref %}

## Introducing the ZAP API

Here, you can view the ZAP API (ZAPI) documentation:

{% content-ref url="zap-api/zap-post-api-documentation" %}
[zap-post-api-documentation](https://userguide.zappost.com/zap-api/zap-post-api-documentation)
{% endcontent-ref %}

## Explore our Integrations

Looking to integrate? You can view the current integrations available for ZAP\~POST:

{% content-ref url="zap-integrations/zap-post-integrations" %}
[zap-post-integrations](https://userguide.zappost.com/zap-integrations/zap-post-integrations)
{% 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://userguide.zappost.com/zap-post-documentation-hub.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.
