# 获取分流地址

目前仅支持[通过机器人获取分流服务器列表](/accounts/otherbot.md)

获得地址后将原服务器地址替换为新地址（如 `ABCDFEG.COM` ）

如 `https://media.nijigem.by` 替换为 `https://ABCDFEG.COM`

`media.nijigem.by:443`替换为 `ABCDFEG.COM:443`

以此类推

分流服务器是为解决默认服务器（CF）到网络延迟高，质量差而设置的。使用分流服务器前请通过ping命令测试本地到该服务器的延迟。

`media.nijigem.by` 通过ECS DNS进行动态分流，请确认您的DNS支持ECS查询；或使用本地区本运营商的DNS，也可以实现准确分流的效果。（改DNS需谨慎，请知晓如何选择DNS。如果不希望通过DNS进行分流，也可以手动获取分流地址↑）

您也可以将`media.nijigem.by`强指到分流服务器的IP （仅支持HTTPS，443端口）[方法说明](/high-end-cheese/cfip.md#shi-yong-wo-men-de-ip)


---

# 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://intro.bgp.yt/high-end-cheese/get-sub-server-addr.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.
