# 🌺本站密保号/手工双重号/手工密保号区别说明

### 前言

介绍密保号/手工号区别之前，先科普下苹果账号的两种安全保护措施

* **双重验证**\
  双重验证是苹果账号的一种新的安全保护措施，账号绑定手机号码（可以换绑），登陆需要短信验证码；双重验证一旦开启就无法关闭
* **密保问题**\
  密保问题是苹果2020.06之前的一种保护措施，安全措施为3个安全问题，登陆无需验证码，没有绑定手机号码，当然也可以绑定手机号开启双重验证，但是开启后就不能关闭

| 类别         | 密保号                                         | 手工双重号                           | 手工密保号                                       |
| ---------- | ------------------------------------------- | ------------------------------- | ------------------------------------------- |
| **注册方式**   | 普通IP注册                                      | <p>纯手工注册<br>一个IP只注册一个账号</p>     | <p>纯手工+全球真实家宽IP注册<br>一个IP只注册一个账号</p>        |
| **邮箱更改**   | 可以                                          | 可以                              | 可以                                          |
| **安全保护**   | 三个密保问题（可更改）                                 | 双重验证（可换绑手机）                     | 三个密保问题（可更改）                                 |
| **保护方式切换** | <p>可绑定手机号码开启双重验证<br>但开启后就不能关闭，开启后密保自动删除</p> | 无法切换其他安全保护方式                    | <p>可绑定手机号码开启双重验证<br>但开启后就不能关闭，开启后密保自动删除</p> |
| **登陆验证**   | <p>只需要账号密码即可登陆<br>但官网等重要地方需要回答安全问题</p>      | 登陆需要短信/或已登陆设备的验证码               | <p>只需要账号密码即可登陆<br>但官网等重要地方需要回答安全问题</p>      |
| **质保时间**   | 质保7天，封号换新                                   | 质保30天，封号换新                      | 质保30天，封号换新                                  |
| **优缺点**    | <p>方便<br>但稳定性相较于手工稍差</p>                    | <p>稳定，个人长期使用推荐<br>但登陆需手机验证码</p> | <p>稳定/方便，个人长期使用推荐<br>既有密保号的方便也兼顾手工号的稳定性</p> |


---

# 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://help.iosapp.icu/1008/1203.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.
