# Surge 购买前常见问题

### Surge 是怎样一款软件？

Surge 是面向专业技术人员的一款网络工具集软件，功能主要包含对网络请求的接管、修改和转发，可先阅读在线手册以理解 Surge 的用途。

[在线手册](https://manual.nssurge.com)

[官方中文指引：理解 Surge 原理](https://manual.nssurge.com/book/understanding-surge/cn/)

### Surge 是 VPN 吗？

请注意，虽然 Surge 有转发请求的能力，但是 Surge 并不提供任何 VPN 或代理服务，Surge 是一款面向技术人员的纯工具类型软件。

### Surge iOS 和 Mac 是什么关系？

Surge iOS 和 Surge Mac 分别用于 iOS 设备和 Mac 设备。Surge iOS 可以使用远程控制器功能远程管理 Surge Mac 和查看 Surge Mac 的请求。Surge Mac 的 Dashboard 可以通过网络或者 USB 连接查看 Surge iOS 的请求。

Surge tvOS 为 Surge iOS 的附属品，免费提供给 Surge iOS 用户使用。与 Surge Mac 版本授权没有关联。

### Surge iOS 和 Mac 需要分别购买吗？

是的，两者的授权独立销售，需要分别购买。

### Surge Mac 授权形式是怎样的，有效期是多久？

Surge Mac 的授权终身有效，可享受在购买的大版本内的免费更新。我们通常每两年进行一次大版本更新，大版本更新后，已购买用户可以以优惠价格进行升级，也可以继续使用旧版本。

不用担心临近大版本更新日期时，购买可能不划算的问题，升级费用采用和购买时间相关的阶梯制，一般近半年内购买的用户都可以享受免费升级。

### Surge iOS 授权形式是怎样的，有效期是多久？

Surge iOS 的授权终身有效，且终身享受维护性更新。同时在购买时自动享有一年期的「功能更新订阅」，可免费解锁购买后一年内的新功能。详见 [Surge iOS 功能订阅更新说明](/surge-knowledge-base/zh/license/ios-fus.md)

### 可以试用吗？

Surge Mac 提供 14 天的全功能免费试用。Surge iOS 提供 7 天全功能免费试用，部分功能无限期免费试用。

### 授权可以用于多少台设备上？

Surge iOS 授权可以用于自己拥有的最多不超过 3 台的设备上，Surge Mac 的授权数量在购买时确定。

Surge tvOS 授权可以用于自己拥有的 Apple TV 设备上，不设具体数量限制，但是若出现明显滥用行为将导致授权封禁。

### 更换了设备怎么办？

可以在更换设备前反激活该设备以释放授权配额，也可以重置授权反激活所有设备，详见：

* [Surge iOS 授权相关问题](/surge-knowledge-base/zh/license/ios-faq.md)
* [Surge Mac 授权相关问题](/surge-knowledge-base/zh/license/mac-faq.md)

### 为什么在 App Store 里找不到 Surge？

* Surge Mac：由于 Surge Mac 使用的技术不适用与 Mac App Store，故不可从 Mac App Store 安装，请从官网下载安装。
* Surge iOS/tvOS：由于中国区禁止所有与 VPN 有关的 App 上架，故 Surge iOS 无法在中国区上架，其他区域不受影响。


---

# 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/license/pre-sale.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.
