# 註冊帳戶

{% 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 %}

在 Liker Land 網站能以電郵或社交登入方式 ( Authcore ) 註冊帳戶。

{% hint style="info" %}
用戶亦可[從 Authcore 匯出你的助記詞](/zh/depub/register/export-seed-words.md)並導入 [Keplr](/zh/general-guides/wallet/keplr.md) 或其他[錢包](/zh/general-guides/wallet.md)，以便管理你的 [LikeCoin](https://like.co/)。
{% endhint %}

## 步驟一：登入網站

到 [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>

## 步驟三：建立帳戶

點「建立帳戶」。

<figure><img src="/files/q9cvvKO0PRTIEbg0Ur2q" alt=""><figcaption><p>點「建立帳戶」</p></figcaption></figure>

## 步驟四：選擇建立帳戶方式

用戶可選擇以 Google 或 Apple ID 社交登入建立帳戶，又或者輸入電郵及密碼「建立帳戶」。

### 以電郵及密碼建立帳戶

輸入電郵及密碼，再點「建立帳戶」。

<figure><img src="/files/ykBrsenC5uceOfJIr6vp" alt=""><figcaption><p>以社交登入或電郵密碼建立帳戶</p></figcaption></figure>

用戶將在電郵收到六位數字認證碼。

<figure><img src="/files/aUqzjL6JCTBJZZFDkAOT" alt=""><figcaption><p>六位數字認證碼電郵</p></figcaption></figure>

在認證帳戶畫面輸入電郵內的六位數字認證碼。

<figure><img src="/files/5J0EH71Zee8TgSHyo3t1" alt=""><figcaption><p>在註冊畫面輸入六位數字認證碼</p></figcaption></figure>

### 以 Google 或 Apple ID 社交登入建立帳戶

如用戶選擇點 Google 或 Apple ID 標誌並以社交登入建立帳戶，將會在電郵中收到確認連結。點擊並確認建立帳戶。

<figure><img src="/files/4mx2Q9MaftX0qu750x4j" alt=""><figcaption><p>點擊連結及建立帳戶</p></figcaption></figure>

## 步驟五：帳戶及設定

成功註冊後會直動登入網站，用戶可點右上角頭像選擇「帳戶及設定」進行各種操作。如用戶需建立 Liker ID，可點「Liker ID」設定 Liker ID。

<figure><img src="/files/Z7R3sqAAUq5ajkjdp8L8" alt=""><figcaption><p>帳戶及設定</p></figcaption></figure>

## 步驟六：創建 Liker ID

點 Liker ID 並再次登入後將彈出畫面如下，請輸入你喜歡的 Liker ID。系統已為你預設選了一個，若不滿意可在此步驟中修改。填上 Liker ID 後，點「確認」完成程序。

<figure><img src="/files/JHHohl2QuTfocUv6Z3mR" alt=""><figcaption><p>輸入你喜歡的 Liker ID 並點「確認」</p></figcaption></figure>

{% hint style="warning" %}

* 一旦以 Authcore 創建了 Liker ID，便不能修改字詞組合或使用 Keplr 或其他錢包作為登入方式。
* 若不想再用某個 Liker ID，建議你把它留著不用，再創建一個新的。**留意一個電郵地址只可以註冊一個 Liker ID。**
* **同一電郵地址並不能同時以 Authcore 及 Keplr 註冊 Liker ID。**
  {% endhint %}

{% hint style="info" %}
什麼是 Authcore？[請參考此條目](/zh/depub/register/what-is-authcore.md)。
{% endhint %}

{% hint style="success" %}
所有 LikeCoin 推薦獎賞及讚賞公民推廣活動經已於2021年3月8日完結。
{% endhint %}


---

# 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.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.
