# Introduction

<figure><img src="/files/bt3EkOCJpMfv4OUWs7aB" alt=""><figcaption></figcaption></figure>

### What is JustPush?

JustPush is a dead simple application to send push notifications to your own devices. Easy to integrate with any existing application. With our many SDKs you will be able to convert your important notifications to push notifications in no time.

#### Where can I download JustPush?

Currently JustPush is only available on:

* **Apple iOS Apple Store -** [Download here](https://apps.apple.com/us/app/justpush-io/id6738397112)
* **Google Play Store -** [Download here](https://play.google.com/store/apps/details?id=com.justpush)

#### Getting Started

Before you get started, we recommend reading our guides:

1. [Getting Started](https://github.com/hniehorster/justpush-backend/blob/main/introduction/user-manual/getting-started.md)
2. [API - Key](https://github.com/hniehorster/justpush-backend/blob/main/introduction/user-manual/api-key.md)
3. [Glossary](https://github.com/hniehorster/justpush-backend/blob/main/introduction/the-glossary.md)
4. [JustPush Email](https://github.com/hniehorster/justpush-backend/blob/main/introduction/user-manual/justpush-email.md)

Once you are familiar, try to send a PushMessage through:

* [Our SDKs](https://github.com/hniehorster/justpush-backend/blob/main/introduction/dev-tools/sdks.md)
* [Rapid API Collection](https://github.com/hniehorster/justpush-backend/blob/main/introduction/dev-tools/rapid-api.md)
* [Postman Collection](https://github.com/hniehorster/justpush-backend/blob/main/introduction/dev-tools/postman.md)
* [Import our OpenAPI Spec](https://github.com/hniehorster/justpush-backend/blob/main/introduction/dev-tools/openapi.md)

Ready for some nerdy details? Want to stay up to date? Read our [Changelog](https://github.com/hniehorster/justpush-backend/blob/main/introduction/dev-tools/changelog.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.justpush.io/introduction/introduction.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.


---

# 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.justpush.io/introduction/justpush-api/introduction.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.
