# Surge iOS 功能订阅更新说明

从 Surge iOS 4 开始，Surge iOS 开始使用功能更新订阅制。

## 什么是功能更新订阅？

简单的说，一次购买可以终身使用，但是一年后需要续订才能够解锁新推出的功能，细节如下：

* 首次购买价格不变，依然为 $49.99，购买后享有自购买日起一年时间的功能更新订阅和终身使用权。
* 功能更新订阅续订价格为每年 $14.99 。
* 处于订阅期内，可自动解锁所有新功能。
* 订阅到期之后，依然可以终身使用所有已被解锁的功能。
* 如果不需要最近更新的新功能，可以暂时不续订，等有需要了再续订，一旦续订将解锁所有错过的新功能。

## 如果已经购买过 Surge iOS Pro

作为 Surge iOS Pro 已购用户，你现在可以享受到更多福利：

* 可以永久使用已经解锁的功能。
* 永久免费获得针对已解锁功能的增强更新。
* 永久免费获得针对新设备和新系统的基础适配更新。
* 免费获得一年更新订阅，自购买日期计算。
* 当你对新的功能感兴趣时，再续订你的功能更新订阅，完全可选。

这样的方案对于不准备更新的用户也非常有利，在大版本更新制下，开发者通常会在新版发布后，放弃旧版本的维护。而在功能更新订阅制下，即使不续订，你依然可以：

* 终身使用已解锁的功能，并享受针对这些功能的 Bug 修正和增强性小更新。
* 获得针对新的操作系统和设备的基础兼容性更新，如分辨率适配和处理器架构适配。

## 常见问题

### 怎样的新功能需要更新订阅才可以使用呢？

通常来说只有新的独立功能才需要，一些增强性功能将免费提供给所有用户，举例来说，Surge iOS 3 最近的更新中以下功能算作新的独立功能：

* Remote Dashboard
* Always On
* Snell Proxy
* Ruleset & External Policy Group
* Logical Rule: AND, OR, NOT
* Rule Types: SRC-IP, DEST-PORT

而其余的功能为免费更新

### 怎样查询我的订阅到期时间，以及怎样续费？

可以在 App 内的授权管理页面查看，如果绑定了授权邮箱，也可以前往[授权管理页面](https://nssurge.com/account)查询和续费。

### 怎样取消订阅？

如果是在官网进行的订阅，可以前往[授权管理页面](https://nssurge.com/account)关闭自动续订。如果是从 iOS App Store 进行的订阅，请在 App Store 的订阅管理页面进行管理。


---

# 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/ios-fus.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.
