# 两步验证

两步验证功能会在您登录商户后台时要求进行第二步验证，从而为您的帐号提供更强的安全保障。启用两步验证功能后，在登录帐号时，您除了要输入登录密码外，还需要输入 Google 身份验证器应用在您的手机上生成的验证码，或者输入您手机号收到的SMS短信验证码。

### Google身份验证器下载

Google身份验证器功能包括：

\- 可通过二维码自动设置

\- 支持多个帐号

\- 支持基于时间和基于计数器生成验证码

\- 可通过二维码在设备之间转移帐号

配置完成后，无需网络连接或移动网络连接即可获得验证码。

#### For Android:&#x20;

{% embed url="<https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2>" %}

#### For ios:

{% embed url="<https://apps.apple.com/cn/app/google-authenticator/id388497605>" %}

#### 扫码下载：

<figure><img src="/files/ZA0AFmWnvzEerrAdZeDW" alt=""><figcaption></figcaption></figure>


---

# 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://asiabill.gitbook.io/docs/ye-wu-yun-ying/liang-bu-yan-zheng.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.
