# 接入指引

请根据您使用的系统、软件合理选择以下接入方式。

以下所有配置需要的域名列表 均可在 [OTT平台域名收集](/resource/domains.md) 获取

### 个人使用

* 如果您正在使用 x-ui/3x-ui 等 请阅读 [X-ui 及其衍生版接入教程](/new/xui-ji-qi-yan-sheng-ban-jie-ru-jiao-cheng.md)
* 如果您正在使用 Sing-box 请阅读 [Sing-box 配置示例](/new/singbox-pei-zhi-shi-li.md)
* 如果您正在使用 Hysteria 2 原版实现 请阅读 [Hysteria 2 配置示例](/new/hysteria-2-pei-zhi-shi-li.md)
* 如果您使用手动配置的 Xray 请阅读 [修改Xray配置](/new/xray-config.md)  (**非XrayR,请勿混为一谈**)
* 如果您的代理组件不支持dns分流 推荐您 [SmartDNS 分流](/new/smartdns-fen-liu-jiao-cheng.md) (备选方案:[DNSProxy 分流](/new/dnsproxy-fen-liu-jiao-cheng.md))
* 如果您愿意接受我方提供的DNS**不保证SLA** 您可以 [一把梭(修改系统DNS)](/new/dns.md)

{% hint style="warning" %}
请注意，仅有通过SmartDNS/DNSProxy分流、修改系统DNS一把梭的方式接入的，才可在系统中运行 *流媒体测试脚本* 获取解锁后效果。

采用其他方式接入的，我们建议您打开对应平台实际测试。
{% endhint %}

{% hint style="danger" %}
使用我们提供的DNS可能会带来延迟不稳定、SLA不足等情况，建议您尽量使用分流的方式。
{% endhint %}

{% hint style="danger" %}
由于缓存问题，我们目前已经停止提供ECS。 出现非解锁网站CDN漂移等问题请尝试分流。
{% endhint %}

### 后端使用

* 如果您使用 Soga 请阅读 [Soga 配置示例](/new/soga-pei-zhi-shi-li.md)
* 如果您使用 XrayR  请阅读 [机场后端接入](/new/airport.md)
* 如果您使用 V2bx Singbox 内核 请结合 [官方文档](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/singbox-nei-he-zi-ding-yi-pei-zhi-shuo-ming) 和 [Sing-box 配置示例](/new/singbox-pei-zhi-shi-li.md)


---

# 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.1stream.icu/jie-ru-zhi-yin.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.
