# Connect to server (Android)

### Downloading the App

Go to the Play Store and install Remote Desktop 8, also known as the RD Client app.

<div align="center"><img src="/files/iLuUK6WGGnFSl4fHOvef" alt="Download the app."></div>

### Adding Your Remote Desktop Server

Open the app called "RD Client" or "Microsoft Remote Desktop" via your home screen.

Tap on the **+** sign in the top right corner and tap on **Desktop**. After this, you will see another popup, tap on the **Add Manually** button.&#x20;

<div align="center"><img src="/files/9QxljrOjVdE1FQROb9Vu" alt="Add a server."></div>

Find the IP of your server via the ZestyServers Panel and enter it into the "PC Name" section and then click save. If you have changed your server port, please ensure to include it. \
\
Formats you might generally see: \
\- domain.com\
\- subdomain.domain.com\
\- 123.123.123.123\
\
If you changed your server port, please include it at the end of the IP with a colon in **123.123.123.123:12345** format.\
\
IP used as an example: 123.123.123.123

<div align="center"><img src="/files/qfufTGospLKFlvVe6tDo" alt="IP / IP:PORT Input"></div>

To add a user account, tap on **Username** and then tap on **Add user account**.&#x20;

<div align="center"><img src="/files/l80YZQDbR55Nc7tAPgdB" alt="Change to add user account"></div>

Type in the username and password from your Zesty dashboard. The default username should be **Administrator**.&#x20;

<div align="center"><img src="/files/m6GP1hKgDMcaGv8rVtzu" alt="Username and Password Input"></div>

### Connect to the Server

You may tap on save and then save again. Then you can connect to the server by clicking on the box with your server IP.&#x20;

<div align="center"><img src="/files/8GqnIrMz5mg0NkiYY3Av" alt="Tap to connect. "></div>

You're now connected to your server!

![](/files/85Guzbdjnp7Gc0SnA3GL)


---

# 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-servers.zesty.group/connect/android.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.
