# Desktop and mobile app

## Desktop

You can download Twake for Mac, Windows, Linux here: <https://github.com/linagora/Twake-Desktop/tree/master/download>

Click on the version according your OS, and click on "download" to get the desktop application.

![](/files/-McFSM3KzPR0OC8zcPyb)

### Switch to on-premise servers

On the desktop app, you can use the following options to change your server:

• On MacOS, click on Help > Change Twake Server\
• On Windows, MacOS and Linux, use the shortcut CTRL+ALT+SHIFT+S or CMD+ALT+SHIFT+S

## Mobile App

The mobile app is available on iOS App Store and Android Play Store.

### Switch to on-premise servers

On the mobile app, just log out and you should be able to change the server from the bottom left login page link "Change Server".

#### Push notifications on the on-premise mobile app

This feature is not yet available, say you want this feature using a "thumbs up" emoji here: <https://github.com/TwakeApp/Twake/issues/130>


---

# 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://doc.twake.app/how-to-use-it/desktop-and-mobile-app.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.
