# ZAPP

## Intro

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

ZAP-POST allows you to send Direct Mail to your customers, just as easily as sending them an email. Using the ZAP-POST app you can:

* Create multiple direct mail campaigns to send to your customers.&#x20;
* Design direct mail (Zaps) to look exactly how you want it, and personalise it for each and every recipient.&#x20;
* Upload your customer’s address data to create timely and relevant direct mail which will drive re-engagement.\
  \
  A basic overview of task roadmap in ZAP-POST:

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


---

# 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-web-app/zap-post-user-guide/zapp.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.
