> For the complete documentation index, see [llms.txt](https://userguide.zappost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.zappost.com/zap-post-web-app/zap-post-user-guide/zap-app.md).

# ZAP APP

## Introduction

The ZAP-POST Web App or 'ZAP APP' is the app that provides the lions share of the ZAP-POST functionality.&#x20;

If you're new to direct mail or just to ZAP\~POST we recommend you follow our [**Getting Started** Section](broken://pages/sRA50jABS5KcNdKCWsvu).<br>

*

```
<figure><img src="/files/DGMgVwjhWi3sGq8U15hT" alt=""><figcaption></figcaption></figure>
```

\
The following document is intended to cover the functionality of the ZAP APP Extensively. \
\
Navigate by functionality:&#x20;

1. [Set up your Account](/zap-post-web-app/zap-post-user-guide/zap-app/sign-up.md)
2. [Set up your Campaign](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/campaigns.md)
3. [Design your Zap](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/design.md)
4. [Upload your Data ](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/sending-zaps.md)
5. [Tracking your Zap campaigns](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/insights.md)

\
Navigate by Page: <br>

1. [Dashboard](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/dashboard.md)
2. [Campaigns](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/campaigns.md)
   1. [Campaign Wizard](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/campaigns.md#creating-a-campaign)
   2. [Campaign Details Page](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/campaigns/campaign-details.md)
3. [Settings](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings.md)
   1. [User Management](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/user-management.md)
   2. [ZAP Settings](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/zap-settings.md)
   3. [Account Details](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/account-details.md)
   4. [Notifications](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/notifications.md)
   5. [Plan](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/plan.md)
   6. [API Consumers](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/api-consumers.md)
   7. [ZAP History](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/zap-history.md)
   8. [Webhooks](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/webhooks.md)
   9. [Billing](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/billing.md)
4. [Submissions](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/sending-zaps/processing.md)
5. [Insights](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/insights.md)
6. [Integrations](/zap-integrations/zap-post-integrations.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://userguide.zappost.com/zap-post-web-app/zap-post-user-guide/zap-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
