# 重設密碼

{% hint style="warning" %}
此文檔只適用於 Liker Land 和 LikeCoin v2。如需了解 [3ook.com](http://3ook.com/) 和 LikeCoin v3，請至 [docs.3ook.com](http://docs.3ook.com/) 及 [dao.like.co](https://dao.like.co/)。
{% endhint %}

{% hint style="info" %}
以下內容只適用於[以電郵或社交登入 ( Authcore ) 註冊的 Liker ID](/zh/depub/register.md)。
{% endhint %}

有時因為不明原因無法以社交帳號登入 Liker ID，不妨試試以下步驟，重新設定密碼看看。

## 步驟一：登入

先確保自己在登出狀態，你可以打開右上角的功能選單找到「登出」的選項。

到 [Liker Land](https://liker.land/) 網站右上角點「登入」。

<figure><img src="/files/lxWx50INAxLR8tromrTQ" alt=""><figcaption><p>點「登入」</p></figcaption></figure>

點 Email/Social 使用 Liker ID 以電郵/社交登入。

<figure><img src="/files/bsXkBae4TN3tYD9GpMIu" alt=""><figcaption><p>點 Email/Social 使用 Liker ID 以電郵/社交登入</p></figcaption></figure>

## 步驟二：重設密碼

在登入視窗中，點「重設密碼」。

![點「重設密碼」](/files/XUUp4wNh9nA8QCjFxgth)

## 步驟三：輸入已驗證的電郵地址

輸入你註冊的電郵地址再點「發送」，一般是你在 Liker Land 上已驗證的電郵地址。

![輸入你註冊的電郵地址再點「發送」](/files/KA9gm9mlQCKKyNp8Z8Ud)

{% hint style="info" %}
若不成功，例如出現「找不到相關電郵或電話號碼」的錯誤訊息，請試試：

* 你用作註冊社交帳號 ( Facebook, Google, Twitter ) 的電郵地址；
* 若你的電郵地址有「點」( . )，請刪掉這個「點」試試。例如 <john.chan@gmail.com> ，改作 <johnchan@gmail.com> 再試。
  {% endhint %}

完成後出現以下訊息。

![出現重設密碼訊息](/files/y0pnxmd8LaDKfU5qMddc)

## 步驟四：接收郵件重設密碼

接收重設密碼郵件，點郵件中的鏈結重設密碼。

<figure><img src="/files/e8LAFmaJPN4rv44iahKx" alt=""><figcaption><p>點郵件中的鏈結重設密碼</p></figcaption></figure>

輸入新密碼兩次，再點 "Reset Password"。

![再點 "Reset Password"](/files/-MF9pCtTr6zbtGwgOkit)

重設密碼成功，回到 LikeCoin app 或 Liker Land 網頁版登入。

![重設密碼成功](/files/-MF9pclWJMTZHb7ShlcR)

## 步驟五：以電郵及密碼登入

在登入畫面，**以電郵及密碼登入**。留意不是選上方的社交帳號登入喔。

![以電郵及密碼登入](/files/Zez4au56slEzFUnROYxJ)

## 步驟六：重新設定社交帳號登入方式

登入成功後，請重新設定好你的社交登入方式。

![登入成功後，請重新設定好你的社交登入方式](/files/7ngu6n92MYJSgkUPU3nG)

假若問題仍是無法解決，請到 [Liker Land](https://liker.land/) 或 [Like.co](https://like.co/) 尋求客服幫助。


---

# 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.v2.like.co/zh/depub/register/reset-password.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.
