# Push Notification

Push Notifications is the most empowering tool to grab your members attention. You can craft attention-grabbing messages and send them directly to your members' devices, ensuring that important information or updates are delivered promptly.&#x20;

### FEATURES

* Compose rich-text announcements with formatting options
* Include multimedia elements, such as images and videos.
* Schedule announcements for future delivery or send them instantly

### STEPS

* Navigate to the 'Messaging' section from the side menu.
* &#x20;Click on 'Create' and select 'Add Push Notifications'.&#x20;
* Fill in all the necessary field and select 'Notification Type' for instant or scheduled delivery
* &#x20;Click on 'Save' to publish your announcement on club application.

<figure><img src="/files/qhIWkhaSj9RHRaqvUT41" alt=""><figcaption><p>Creating a Push Notification</p></figcaption></figure>


---

# 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://quboid.gitbook.io/studio/messaging/push-notification.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.
