# Web, Mobile App & Notifications

To make using **dMeet** even more convenient, we’ve created a standalone app you can add directly to your device’s home screen. While dMeet is available on desktop via your browser, on mobile devices the platform is available **only as an app** — the interface stays almost the same, *but now you can also receive i**ncoming call notifications on your mobile phone***.

To install the app:

* Tap the menu in the top-right corner (your profile picture)
* Select **Download App**
* Scan the QR code with camera on your mobile

You’ll be redirected to the App Store or Google Play, where you can download and install the app.

{% columns %}
{% column width="25%" %}

<figure><img src="/files/71MYSrqe3ardgsFpxlfm" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="75%" %}
{% hint style="info" icon="hundred-points" %}
Once installed, you’ll have full access to all features directly on your phone — fast, seamless, and optimized for mobile use!
{% endhint %}

When logging in, you’ll be prompted to **enable notifications** — we recommend turning them on immediately so you never miss a call. You can also enable them later in your device settings.
{% endcolumn %}
{% endcolumns %}


---

# 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://docs.dmeet.org/about-your-profile/web-mobile-app-and-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.
