# Sync to mobile

<figure><img src="/files/xj8pu9f0ZQOa3E87h4Hb" alt=""><figcaption></figcaption></figure>

Termius mobile app is a fully-fledged SSH client for [iOS](https://termius.com/free-ssh-client-for-iphone), [iPadOS](https://termius.com/free-ssh-client-for-ipad), and [Android](https://termius.com/free-ssh-client-for-android). It can do everything your desktop app can, so you can work from anywhere. Whether you’re responding to an emergency, updating infrastructure on the go, or prefer the convenience of your phone or tablet, the mobile app keeps your infrastructure within reach.

### **Designed for mobile**

Termius includes a keyboard add-on with all the necessary keys, gesture support for fast terminal navigation, and snippets to improve the terminal experience. This helps you stay as productive on mobile as you are on desktop.

### **Quick start with sync**

Automatic sync across all your vaults lets you start connecting on a new device in no time, without having to set everything up from scratch.

### Set up the Termius mobile app <a href="#set-up-termius-mobile-app" id="set-up-termius-mobile-app"></a>

Getting started with Termius on mobile takes just a few steps:

1. Install the Termius app on [iOS](https://termius.com/download/ios) or [Android](https://termius.com/download/android).
2. Log in to your account — your Vaults, hosts, and configurations will be synced automatically.

Once logged in, you can immediately connect to your hosts and continue working without any additional setup.

Use the connection method that fits your workflow and continue working across your devices.

See [Connecting to a server](/organize-and-connect-to-hosts/connecting-to-a-server.md) for supported protocols and setup steps.


---

# 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.termius.com/getting-started/sync-to-mobile.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.
