# 3. Push Notification Setup

We have used Onesignal push notifications which use Firebase. With this, you can directly send notifications from your WordPress admin dashboard. You need to create a Firebase project for that.

> 1. First, go to the [Firebase Console](https://firebase.google.com/) and sign in with your email account and go to the console.
> 2. Then Create A project by your app name.

<figure><img src="/files/gTaC2MEDDPytZY6MCmNg" alt=""><figcaption></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://doc.newsfreak.mrb-lab.com/app-setup/3.-push-notification-setup.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.
