# RDP Relay / Accelerator

{% hint style="info" %}
The relay allows you to connect to your machine through a server closer to your current destination instead of directly connecting to your remote desktop server halfway across the world. This helps mitigate lag or delays in your remote desktop experience. This feature is provided free of charge for Zesty clients.\
\
跳板机允許您通過更接近當前目的地的服務器連接到您的服務器, 已代替直接連接到世界另一端的遠程桌面服務器。 這有助於緩解遠程桌面體驗的滯後, 此功能免费提供给Zesty的服务器客户。
{% endhint %}

### Relay Locations

<table><thead><tr><th width="210">Relay</th><th width="540">Location</th></tr></thead><tbody><tr><td>us-west</td><td>US West (N. California)</td></tr><tr><td>eu-central</td><td>EU Central (Frankfurt)</td></tr><tr><td>ap-east</td><td>Asia Pacific (Hong Kong)</td></tr><tr><td>ap-northeast</td><td>Asia Pacific (Tokyo)</td></tr></tbody></table>

### Relay Recommendations

<table><thead><tr><th width="210"></th><th></th></tr></thead><tbody><tr><td>us-west</td><td>East China and HK route optimization to US servers</td></tr><tr><td>eu-central</td><td>West/Central Asia route optimization to EU and US servers</td></tr><tr><td>ap-east</td><td>Asia Pacific route optimization to US servers</td></tr><tr><td>ap-northeast</td><td>Asia Pacific and HK route optimization to US servers</td></tr></tbody></table>

### Relay Carriers

<table><thead><tr><th width="210">Relay ID</th><th>Carriers</th></tr></thead><tbody><tr><td>us-west-01</td><td>China Telecom CN2 GIA, China Unicom Premium, Telia, Lumen</td></tr><tr><td>eu-central-01</td><td>China Telecom CN2 GIA, China Unicom Premium, NTT, Telia</td></tr><tr><td>ap-east-01</td><td>China Mobile International, CDN77</td></tr><tr><td>ap-east-02</td><td>Hurricane Electric, PCCW, HKBN</td></tr><tr><td>ap-northeast-01</td><td>China Mobile International, GSL, CDN77</td></tr></tbody></table>


---

# 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/rdp-relay-accelerator.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.
