> 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-mobile/how-to-install-cosmostation-app.md).

# 安裝 Cosmostation app

{% 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 手機應用程式

到 [Apple App Store](https://apps.apple.com/us/app/cosmostation/id1459830339) 或 [Google Play](https://play.google.com/store/apps/details?id=wannabit.io.cosmostaion\&hl=en_US\&gl=US) 下載 Cosmostation。

<figure><img src="/files/EKuczoqNPe5C8XX2DE60" alt=""><figcaption><p>下載 Cosmostation</p></figcaption></figure>

## 步驟二：開始註冊新帳戶

打開 Cosmostation 點「START」。

<figure><img src="/files/2jOYaKgDeES9XBcPdcN6" alt=""><figcaption><p>點「START」</p></figcaption></figure>

再點「CREATE」創建錢包。

<figure><img src="/files/uGXi5W2wxEgOWMaGBDnV" alt=""><figcaption><p>點「CREATE」創建錢包</p></figcaption></figure>

## 步驟三：儲存助記詞

出現遮蓋了的錢包助記詞 ( Mnemonic phrase / Seed Words )，點眼睛圖示以顯示他們。

<figure><img src="/files/8eyIhalLU4VwhIr9M8PB" alt=""><figcaption><p>點眼睛圖示顯示助記詞</p></figcaption></figure>

請找一個安全的地方將錢包助記詞加密儲存，因為在回復錢包時會需要用到。完成後點「ADD WALLET」。

<figure><img src="/files/r8yBQ1DljYem5cqqEDOz" alt=""><figcaption><p>儲存助記詞後點「ADD WALLET」</p></figcaption></figure>

## 步驟四：輸入 PIN 碼

輸入 4 個數字加上一個英文字的 PIN 碼保護錢包。

<figure><img src="/files/eW7komodSOOXvS0Yn1Mf" alt=""><figcaption><p>輸入 PIN 碼保護錢包</p></figcaption></figure>

再次輸入 PIN 碼確認。

<figure><img src="/files/xTU3c8kINmk1inYDYUwY" alt=""><figcaption><p>再次輸入 PIN 碼確認</p></figcaption></figure>

## 步驟五：加入 LikeCoin 錢包

在錢包中搜尋 LikeCoin 錢包，點「ADD WALLET」。

<figure><img src="/files/Y4lvXcizQLNNVv6i4eg9" alt=""><figcaption><p>搜尋 LikeCoin 錢包，點「ADD WALLET」</p></figcaption></figure>

點「Confirm」確認加入錢包。

<figure><img src="/files/CEN7utvTrCTiylBkzLuJ" alt=""><figcaption><p>點「Confirm」確認</p></figcaption></figure>

LikeCoin 錢包經已就緒。

<figure><img src="/files/MltO0DmN9aZKIiKGi8as" alt=""><figcaption><p>LikeCoin 錢包經已就緒</p></figcaption></figure>

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

{% content-ref url="/pages/lwSpl0hXX0u1PhyngHzZ" %}
[在 Cosmostation app 導入錢包](/zh/general-guides/wallet/cosmostation-mobile/import-wallet-into-cosmostation-app.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-mobile/how-to-install-cosmostation-app.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.
