# 🐅密保号和双重验证的区别

## 双重验证&#x20;

双重验证是苹果账号的一种新的安全保护措施，账号绑定手机号码（可以换绑），登陆需要短信验证码；双重验证一旦开启就无法关闭&#x20;

## 密保问题&#x20;

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


---

# 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/1009.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.
