# 1. Mobile notifications

#### **Welcome To My Garden now has a real app! 🥳**

Here's how you can turn on mobile notifications:

* Step 1: Download the WTMG app on your phone
  * [Play Store (Android)](https://play.google.com/store/apps/details?id=org.welcometomygarden.app)
  * [App Store (iPhone)](https://apps.apple.com/be/app/welcome-to-my-garden/id6759368622)
* Step 2: Sign in to your WTMG account
* Step 3: Turn on mobile notifications

<details>

<summary>I already received mobile notifications before there was an app. Do they still work?</summary>

Previously, we enabled mobile notifications via your browser. Those notifications will continue to work until you turn on notifications in the app. Since mobile notifications via the app are more reliable than via your browser, we recommend downloading the ‘Welcome To My Garden’ app in the [App Store (iPhone)](https://apps.apple.com/be/app/welcome-to-my-garden/id6759368622) or [Play Store (Android)](https://play.google.com/store/apps/details?id=org.welcometomygarden.app). We plan to stop supporting notifications via the browser in the future.

</details>


---

# 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://help.welcometomygarden.org/master/1.-mobile-notifications.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.
