# Create a Connection

Once Parallels Client is installed, connect to Remote Application Server. Do one of the following:

* The easiest way to create a connection is to use an invitation email from your system administrator. Open the email on your Android device and tap the "Configure" link. Parallels Client will open and configure connection to Remote Application Server automatically.
* If you know the remote server IP address, host name, or your system administrator allowed authentication via email, and you have user's credentials, you can [create a connection manually.](/landing/ras-android-client-guide/create-a-connection/create-a-connection-manually.md)
* If you have an older version of Parallels Client on your Android device, you can [import existing connections](/landing/ras-android-client-guide/create-a-connection/import-existing-connections.md).


---

# 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.parallels.com/landing/ras-android-client-guide/create-a-connection.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.
