> For the complete documentation index, see [llms.txt](https://docs.ep.mburger.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ep.mburger.cloud/android-docs/messages/prerequisites-for-push-notifications.md).

# Prerequisites for Push Notifications

MBurger Engagement platform uses **FCM** (Firebase Cloud Messaging) so send push notifications. If you wish to add this feature to your app you should before follow these steps regarding FCM configuration:&#x20;

* Create a Firebase project by visiting [this page](https://console.firebase.google.com/) and clicking on "Add Project"
* Inside the project create your Android app by clicking "Add App" and follow the instructions, resulting in downloading a .json configuration file to move in your app folder.
* Go to the project settings clicking on the gear on the left-top part of the page:

![](https://294538786-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDokb_dmjYIb40KgQTm%2F-MTub_IWzSVb0bVjX-Jb%2F-MTui_5AcvaDd_rCuMEt%2FImmagine.png?alt=media\&token=de10cd84-78a2-46ae-828e-0d6d1a36329b)

* On the Settings page click on "Cloud Messaging" and copy the "Server Key" you see right below the tab

![](https://294538786-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDokb_dmjYIb40KgQTm%2F-MTub_IWzSVb0bVjX-Jb%2F-MTujak0iHb9MBugPySt%2FImmagine2.png?alt=media\&token=f51093d4-2942-4b31-82a8-3c74117627c1)

* Paste the token on MBurger Engagement Platform Settings FCM box and click "Update"

![](https://294538786-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDokb_dmjYIb40KgQTm%2F-MTub_IWzSVb0bVjX-Jb%2F-MTukWYDlXl72BlujAWW%2FImmagine3.png?alt=media\&token=7d3d1932-20c0-4f45-978b-e260d0927a13)

* Done!
