# Download apps

Download our mobile app and desktop app for easy access! Glue can also be used in the browser, but our apps will provide the best user experience.

**Desktop apps**

* [Mac via the App Store](https://apps.apple.com/us/app/glue-groups/id1559943932)
* [Windows via the Microsoft Store](https://apps.microsoft.com/detail/9p0bfrbfpcd9)

**Mobile apps**

* [iOS via the App Store](https://itunes.apple.com/app/id1559943932)
* [Android via the Play Store](https://play.google.com/store/apps/details?id=com.gluegroups.glue)

{% hint style="info" %}
[Enable notifications](/profile-and-preferences/push-notifications.md#during-account-setup) on desktop and mobile after downloading the Glue app to make sure no alerts are missed!
{% endhint %}


---

# 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.glue.ai/get-started/download-apps.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.
