# Account Security

## **I.Delete Account**

Open the APP, go to the "Profile" page, and tap "Account Security".

Click "Manage Account"

Click "Delete Account", then fill in the email verification code and other required information as prompted.

**Account Successfully Deleted**

Note: After your account is successfully deleted, you may re-register using the same credentials.

## **Security Verification – Google Authenticator**

**What is Google Authenticator and important notes**

(1) Google Authenticator is a mobile dynamic password tool that works similarly to SMS dynamic verification codes.

(2) Some Android devices do not have Google Play services installed. In this case, you will need to download a Google Installer to set up Google Framework services.

(3) Google Authenticator requires access to your camera. Please grant camera permissions when opening the app.

(4) Some devices may need to be restarted after enabling Google Play services.

(5) After enabling two-factor authentication (2FA), you will need to enter a verification code for login, asset withdrawal, and password changes.

(6) Google Authenticator generates a new dynamic verification code every 30 seconds.

(7) Save the key provided when binding Google Authenticator. If you lose the key, it cannot be recovered. To unbind Google Authenticator, you will need to contact online customer support for identity verification.

**Download Google Authenticator**

iOS users: Search for "Authenticator" in the App Store to download.

Android users: Go to your app store or use your phone's browser to search for "Google Authenticator" and download.

Click to download: Google Authenticator (GA)

**Get your Google Authenticator key**

Click "Profile" → Select "Account Security"


---

# 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://docs.bitfrog.io/en/trading-instructions/account-security.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.
