# Getting Started

- [Welcome to PushPulse](https://docs.pushpulse.com/getting-started/welcome-to-pushpulse.md): Find help implementing and using PushPulse
- [Quick Start Guides](https://docs.pushpulse.com/getting-started/quick-start-guides.md)
- [v1 Getting Started for Admins](https://docs.pushpulse.com/getting-started/quick-start-guides/v1-getting-started-for-admins.md)
- [v1 Getting Started for App Users](https://docs.pushpulse.com/getting-started/quick-start-guides/v1-getting-started-for-app-users.md)
- [v1 Getting Started for Tablet App](https://docs.pushpulse.com/getting-started/quick-start-guides/v1-getting-started-for-tablet-app.md)
- [Getting Started for Administrators](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-administrators.md)
- [Setup Your Account - Web App Admin](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-administrators/setup-your-account-web-app-admin.md)
- [Add Your Team](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-administrators/add-your-team.md)
- [Download the PushPulse Mobile App](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-administrators/download-the-pushpulse-mobile-app.md)
- [Download the PushPulse Tablet App](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-administrators/download-the-pushpulse-tablet-app.md)
- [Send Your First Notification](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-administrators/send-your-first-notification.md)
- [Customize Your Account](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-administrators/customize-your-account.md)
- [Add Billing Information](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-administrators/add-billing-information.md)
- [Quick Start Videos](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-administrators/quick-start-videos.md)
- [Getting Started for App Users](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-app-users.md)
- [Create User Account](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-app-users/create-user-account.md)
- [Download Mobile App](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-app-users/download-mobile-app.md)
- [App Tour](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-app-users/app-tour.md)
- [Troubleshooting](https://docs.pushpulse.com/getting-started/quick-start-guides/getting-started-for-app-users/troubleshooting.md)


---

# 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.pushpulse.com/getting-started.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.
