> For the complete documentation index, see [llms.txt](https://hulp.welcometomygarden.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hulp.welcometomygarden.org/master/1.-mobiele-meldingen.md).

# 1. Mobiele meldingen

### Welcome To My Garden heeft nu een echte app! 🥳

Zo kun je mobiele meldingen aanzetten:

* Stap 1: Download de WTMG-app op je telefoon
  * [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)
* Stap 2: Log in op jouw WTMG-account
* Stap 3: Zet de mobiele meldingen aan

<details>

<summary>Ik ontving al mobiele meldingen voordat er een app was. Werken ze nog steeds?</summary>

We hebben vroeger gewerkt met mobiele meldingen via je browser. Die meldingen blijven werken totdat je meldingen inschakelt in de app. Omdat mobiele meldingen via de app betrouwbaarder zijn dan via je browser, raden we aan de 'Welcome To My Garden' app te downloaden in de [App Store (iPhone)](https://apps.apple.com/be/app/welcome-to-my-garden/id6759368622) of [Play Store (Android)](https://play.google.com/store/apps/details?id=org.welcometomygarden.app). We zijn van plan om in de toekomst te stoppen met het ondersteunen van meldingen via de browser.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hulp.welcometomygarden.org/master/1.-mobiele-meldingen.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.
