# 管理賬戶

### 1. 個性化

您可以編輯您的頭像或昵稱。您的昵稱可能被其他用戶看到。

### 2. 聯絡方式

您可以編輯與賬戶關聯的電子郵件地址，此地址將用於賬戶登錄、安全驗證等。

### 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://finchain.gitbook.io/finchain-docs/manage/manage-account.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.
