> 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/zapp/using-the-zapp/dashboard.md).

# Dashboard

The dashboard is the screen you arrive at once you have logged in to ZAP-POST. From the Dashboard, you can navigate to the rest of the ZAP-POST app.&#x20;

## App navigation

From the dashboard there are two ways you can navigate to the other parts of ZAP-POST:

## Header Nav

Using the icons at the top of the page in the header section, you can navigate to the different areas of the app.

## Tiles

Using the links on the tiles on the dashboard page, you can navigate to specific areas of the app you will need to visit in order to start sending Zaps.

<figure><img src="/files/jRraZOX9KdQxvrtNCM4o" alt=""><figcaption><p>ZAP APP Dashboard</p></figcaption></figure>

## Trees

ZAP-POST cares about its people, the people we work with and for, and for those we are never likely to meet, in this lifetime, or the next. For every 200 Zaps you send, we plant a tree. For more information on our Zap pledge, see [here](https://zappost.com/esg/).


---

# 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:

```
GET https://userguide.zappost.com/zap-post-web-app/zap-post-user-guide/zapp/using-the-zapp/dashboard.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.
