> For the complete documentation index, see [llms.txt](https://wiki.surge.community/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.surge.community/basic/ji-chang-ding-yue.md).

# 机场订阅

\
**1、**&#x4ECE;机场个人订阅管理界面一键导入Surge\
\
**2、**&#x672C;地配置，直接分享到Surge即可\
\
**3、**&#x5728;[导入配置](/basic/dao-ru-pei-zhi.md)后，进入文本编辑模式，找到\[Proxy Group],找到**policy-path=，填写 机场订阅链接** 即可\
\
**4、**&#x82E5;已有机场托管配置，只需[导入配置](/basic/dao-ru-pei-zhi.md)即可\
\
如果没有Surge托管配置，但节点协议支持Surge使用，可以在[订阅转换](/basic/ding-yue-zhuan-huan.md)，进行转换后[导入配置](/basic/dao-ru-pei-zhi.md)使用。

\
亦可直接引用其他配置中的节点或策略组：<https://kb.nssurge.com/surge-knowledge-base/v/zh/guidelines/detached-profile>

```
示例：

[Proxy]
#!include Proxy1.dconf, Proxy2.dconf

[Proxy Group]
#!include Group.dconf
```

\
**注意事项：Surge 5 目前支持以下协议：HTTP、HTTPS、SOCKS5、SOCKS5 via TLS、Snell、Shadowsocks、VMess、Trojan、SSH、WireGuard、TUIC**\ <br>

返回导航页面：[目录导航](/mu-lu-dao-hang.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.surge.community/basic/ji-chang-ding-yue.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.
