# Surge Knowledge Base

该知识库中包含

* 常见问题的解答，包含使用问题和授权问题。
* 复杂功能的使用指引。
* 一些技术问题的技术说明。
* Surge iOS 与 Mac 的版本更新日志。

如果想查阅完整的 Surge 配置说明文档，请前往：[Surge Manual](https://manual.nssurge.com)


---

# 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://kb.nssurge.com/surge-knowledge-base/zh/readme.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.
