# Connect to server (iOS)

### Video Guide / How-To Video

{% embed url="<https://www.youtube.com/watch?v=nob7RakfVj8>" %}

### Downloading the App

Go to the app store and download the Microsoft Remote Desktop, also known as the RD (Remote Desktop) Client app.

![Download the app](/files/UEJgBvLQSFGU4ljMTXBA)

### Adding Your Remote Desktop Server

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

![Adding a PC](/files/Lyqwbk2MbdwxBeRRuymH)

Tap on the orange "+" in the top right to add a server, then after click "Add PC."&#x20;

![Press Add PC](/files/zGD1bi2VuDLsf424j9Ja)

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

![Add IP / IP:PORT](/files/ZFo6gBCnuFKk24g7ew8o)

Type in the username and password from your Zesty dashboard. The default username should be **Administrator**. After this, click save twice.&#x20;

![Add User Account](/files/zAkffWLOiMaBffdB1diG)

### Connect to the Server

Tap on the server you have just added to connect to the server.&#x20;

![Connect](/files/xVvYo4BzDZOYVZoCLtDr)

Enter in the username and password of your server found in your ZestyServer Panel if you haven't added a user account. \
Default username: Administrator

![If you haven't added a user account, enter the information here](/files/zoYzi9zAAL2ovuhNeg1O)

Voila! You have been connected to the server.&#x20;

![](/files/-Lw7GwO59J1Sl2Sa0QU_)


---

# 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/ios.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.
