# Introduction

<figure><img src="https://2086736154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FacKz69OOmleoOndNBWa7%2Fuploads%2FwLqJDvy39WPjM8vxoPmR%2FWhatsApp%20Image%202024-09-07%20at%2010.45.24.jpeg?alt=media&#x26;token=4eb54bbb-0bc2-4aae-8ae6-60a24ad98248" alt=""><figcaption></figcaption></figure>

## What is JustPush?

JustPush is a dead simple application to send push notifications to your own devices. Easy to intergate with any exisitng application. With our many SDK's you will be able to convert your important notifications to push notifications in no time.&#x20;

### Where can I download JustPush?&#x20;

Currently JustPush is only available on:&#x20;

* **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 you to read our guides:&#x20;

1. [Getting Started](https://docs.justpush.io/introduction/user-manual/getting-started)
2. [API - Key](https://docs.justpush.io/introduction/user-manual/api-key)
3. [Glossary](https://docs.justpush.io/introduction/the-glossary)
4. [JustPush Email](https://docs.justpush.io/introduction/user-manual/justpush-email)

Once you are familiar, try to send an PushMessage through:&#x20;

* [Our SDK's](https://docs.justpush.io/introduction/dev-tools/sdks)
* [Rapid API Collection](https://docs.justpush.io/introduction/dev-tools/rapid-api)
* [Postman Collection](https://docs.justpush.io/introduction/dev-tools/postman)
* [Import our OpenApi Spec](https://docs.justpush.io/introduction/dev-tools/openapi)

Ready for some nerdy details? Want to stay up to date? Read our [Changelog](https://docs.justpush.io/introduction/dev-tools/changelog).&#x20;


---

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