# Connect to server (Royal TS)

### Video Guide / How-To Video

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

### Getting & Downloading the App

If you haven't purchased Royal TS, you can sign-up for a trial: <https://www.royalapps.com/trial/>\
You may also use up to 10 machines free without a trial/license.\
Download Royal TS: <https://www.royalapps.com/ts/win/download>

### Adding a Group

Go to the top left corner and click **File** and then **Add**, you will then be prompted with the image below. The display name can be anything you want. After this is done, click **OK**.

![](/files/HLcvb2XtHO61U6bqcKRw)

### Adding your RDP Server

Once the new document is created, right click on the name of the document and click **Add**, you can also hover over **Add** and click Remote **Desktop**.

![](/files/elO1IqCLMUXFqvmGtWUL)

You will now be prompted with the **Remote Desktop Connection Settings** for Royal TS. The display name can be anything. **Computer Name** will be your **server IP**. \
\
IP used as an example: 123.123.123.123\
\
The **default port** will be 3389, if you have [**changed your RDP port**](/security/rdp-change/zestytool.md), enter that port in place of 3389.\
Don't click OK just yet, you'll need to enter your credentials next.

![](/files/vDbDD61GD9BmfyYp8VqO)

After you have configured the server IP and port, go ahead and click on **Credentials**. \
Here you will need to click on **Specify username and password**. \
\
Enter in your username and password that's provided via the [ZestyStore Panel](https://zestystore.com/dashboard/servers) and then click **OK**.\
Our default username is **Administrator**.

![](/files/IFs2Zo1yCgW3ysNhFPPA)

After you've saved the configuration, you can now double click on your server, and it will connect!

![](/files/1JLrwJodqW4ZRTKo4VNc)


---

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