# 安全与隐私

#### 双重验证 (2FA)

STEPN GO 已集成 Google 双重验证 (2FA) 以保护用户的交易和信息。请将您的 2FA 代码存放在安全的地方。请注意，重置您的 2FA 可能需要很长时间。

\*\*注意：\*\*用户不应将他们的电子邮件验证码或 2FA 代码与任何人共享，包括 FSL 团队，因为我们不需要或使用这些代码。只有骗子才会要求提供这些代码。

#### 安全性

除了使用密码登录，用户还可以使用一次性电子邮件验证码系统，该系统会将验证码发送到他们的电子邮件地址以进行登录。

#### 隐私

STEPN GO 无意从用户数据中获利；STEPN GO 严格遵循 Google 和 Apple 的隐私要求。


---

# 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://chiaos-organization.gitbook.io/stepn-go/qi-ta/an-quan-yu-yin-si.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.
