# Connect to server (macOS X)

### Video Guide / How-To Video

{% embed url="<https://www.youtube.com/watch?v=e6tBGz7fcB8>" %}
YouTube Guide on how to connect via Mac OS X
{% endembed %}

### Downloading the App

You may follow the next 2 steps below or you may download the beta version by clicking [**here**](https://aka.ms/rdmacbeta) without going through the app store, note that this version will have a blue icon. &#x20;

Open the App Store on your personal computer and search for "Windows App"

<div align="left"><figure><img src="/files/qjG388YFdDdb0qGt0vxp" alt=""><figcaption></figcaption></figure></div>

After the download is finished, open the app via Search or your Applications tab in Finder.

<div align="left"><img src="/files/vjMbnQrQZXmIsUl0qjE1" alt=""></div>

### Adding Your Remote Desktop Server

Once the app is open click on the "+" symbol and then click "Add PC" to add your server.&#x20;

<div align="left"><img src="/files/O2WVoM4gjMR4cnd31POO" alt=""></div>

Next step is to enter the IP into the computer name text box and then click "Add." You may find the server IP in your ZestyServers Panel. \
\
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="left"><img src="/files/-LvmPjpgB9Ck4ZWk1cf4" alt=""></div>

### Connect to the server

Open the server you have added in the previous step\
Example IP used: 123.123.123.123

<div align="left"><img src="/files/-LvmQ58nQHWsAFz6UgQI" alt=""></div>

Enter in the username and password that are provided in your ZestyServers Panel along with the server IP and then click continue. \
Example Username: administrator\
Example Password: HIDDEN

<div align="left"><img src="/files/-LvmQhHRCbeBBfONfnTA" alt=""></div>

If prompted with a certificate error, just click continue to connect to the server.&#x20;

<div align="left"><img src="/files/-LvmRFmvbL3qwsQo430d" alt=""></div>


---

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