> For the complete documentation index, see [llms.txt](https://docs.v2.like.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.v2.like.co/zh/general-guides/wallet/cosmostation/how-to-install-cosmostation-extension.md).

# 安裝 Cosmostation 瀏覽器擴充功能

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

## 步驟一：安裝 Cosmostation 瀏覽器擴充功能 <a href="#step-1-install-cosmostation" id="step-1-install-cosmostation"></a>

到 [Cosmostation 網站 Wallet 頁面](https://www.cosmostation.io/wallet/#extension)了解瀏覽器擴充功能後點「Get Started」。

![點「Get Started」](/files/IiizHM35NAVEu7TkWthH)

&#x20;跳轉到 Chrome 線上應用程式商店按「加到 Chrome」安裝 [Cosmostation 瀏覽器擴充功能](https://chrome.google.com/webstore/detail/cosmostation/fpkhgmpbidmiogeglndfbkegfdlnajnf?utm_source=chrome-ntp-icon)。

![ Chrome 線上應用程式商店按「加到 Chrome」安裝 Cosmostation](/files/RsNE8IAKH4QAERVCYRZW)

點擊並將 Comostation 插件「Add extension」加到 Chrome。

![點「Add extension」將 Cosmostation 加到 Chrome](/files/ZqcdDLqyhwiNeGbLRkwA)

## 步驟二：註冊新帳戶 <a href="#step-2-create-new-account" id="step-2-create-new-account"></a>

安裝完成後瀏覽器自動跳轉到註冊頁面，點「 I have read and agree to the Terms of use」，再點「Start」繼續。

![點「 I have read and agree to the Terms of use」，再點「Start」](/files/5rjruMkrhpbVs3idea2Q)

點「Create Wallet」創建錢包。

![點「Create Wallet」創建錢包](/files/6WdINhnL3A6q0j5utiXL)

在 Account Name 頁面輸入自行設定的帳戶名稱再點「Next」。

![在 Account Name 輸入帳戶名稱再點「Next」](/files/PkH76Nvs15eEs4epg0Rj)

出現錢包助記詞 ( Mnemonic phrase )。請找一個安全的地方加密儲存，因為在回復錢包時會需要用到。可以用紙筆抄起又或者使用 Copy 功能復製貼上，完成後點「Next」。

![記下助記詞，再點「Next」](/files/wEacX7ycdxdgemdbF47c)

Verify seed phrase 頁面要求你依照助記詞的次序輸入確認，完成後點「Next」。

![依照助記詞的次序輸入確認再點「Next」](/files/c3Qrd796dXG0itcIj3pm)

在 Select chains 頁面選「LikeCoin」再點「Next」。

<figure><img src="/files/rT9nvjmdeUvrEQQH4fYf" alt=""><figcaption><p>在 Select chains 頁面選「LikeCoin」再點「Next」</p></figcaption></figure>

輸入自訂密碼兩次，再點「Next」確認。

![輸入密碼兩次再點「Next」](/files/0HgMbtMUKrT4wpll9gmZ)

出現 Complete! 完成頁面，點「Done」。

![出現 Complete! 頁面，點「Done」](/files/I7Yx7YpRasmehgRRwrlB)

回到瀏覽器右上角點 Extensions，把 Cosmostation 釘選。

![釘選 Cosmostation 於瀏覽列](/files/fYyzVI47xUHs9Bj3Mjmd)

點 Cosmostation 後出現登入畫面，輸入自設密碼再點「Unlock」即可登入。

![輸入密碼再點「Unlock」登入](/files/Q5OrYhqnHSNhKR9ol4uf)

#### 如需導入錢包，請參看：

{% content-ref url="/pages/kV7G9plknnc6iACEFDgK" %}
[在 Cosmostation 導入錢包](/zh/general-guides/wallet/cosmostation/import-wallet-into-cosmostation.md)
{% endcontent-ref %}

{% hint style="danger" %}
請把助記詞及密碼保存於安全地方，假如你把它們忘記了就沒有辦法管理你的 LikeCoin，而任何人也不能為你重設 Cosmostation 錢包。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.v2.like.co/zh/general-guides/wallet/cosmostation/how-to-install-cosmostation-extension.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
