> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-ios-client-guide/install-parallels-client-for-ios.md).

# Install Parallels Client for iOS

## **System Requirements**

To install Parallels Client, you need a device with iOS or iPadOS version 17 to 26.

{% hint style="info" %}
**Note**: The information on the iOS/iPadOS version of your Apple device can usually be found in the **Settings** app, under **General** > **About**.
{% endhint %}

You can use [Parallels Client and another iOS app simultaneously ](/landing/ras-ios-client-guide/tips-and-tricks/work-with-parallels-client-and-some-other-app-simultaneously.md)with Split View or Slide Over. To work in these modes, you need an iPad Pro, iPad (5th generation or later), iPad Air 2 (or later), or iPad mini 4 (or later).

Parallels Client can [take advantage of Dark Mode](/landing/ras-ios-client-guide/tips-and-tricks/use-parallels-client-in-light-or-dark-mode.md) that is available in iOS 13 or later.

{% hint style="warning" %}
**Attention**: With the future release of Parallels RAS 22.0 the following operating systems will no longer be supported for the Parallels Client for windows:

* iOS/iPadOS 17
  {% endhint %}

## **Installation Procedure**

The preferred method for installing Parallels Client is to follow the instructions provided in the invitation email. Your Parallels Remote Application Server administrator should send you this email.

Another way to install Parallels Client is to install it from the App Store. Do the following:

1. On your iOS device, open App Store.
2. Search for `Parallels Client`.
3. Tap **Get** and follow the on-screen instructions.

{% hint style="success" %}
**Help us improve our products!**

When you launch Parallels Client for iOS for the first time, you can choose to join the Parallels Customer Experience Program. For more information about the Parallels Customer Experience Program, see <https://www.parallels.com/about/legal/pcep/>.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-ios-client-guide/install-parallels-client-for-ios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
