> 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/cosmostation-deposit-and-send-likecoin.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 存入 LikeCoin  <a href="#deposit-your-likecoin-to-cosmostation" id="deposit-your-likecoin-to-cosmostation"></a>

### 步驟一

在 Cosmostation 點 LikeCoin。

<figure><img src="/files/4VIQurVddBHJo6LMxXu6" alt=""><figcaption><p>在 Cosmostation 點 LikeCoin</p></figcaption></figure>

### 步驟二

點「Deposit」。

<figure><img src="/files/adiApRfD3mtrzuF4Xm6V" alt=""><figcaption><p>點「Deposit」</p></figcaption></figure>

### 步驟三

出現錢包地址及二維碼。點錢包地址的複製圖示進行複製並黏貼到所需要的地方（交易所或另一個錢包）。又成者直接使用 [LIKE Pay](/zh/general-guides/wallet/like-pay.md) 掃瞄二維碼就可以轉帳 LikeCoin 到你的 Cosmostation 錢包。建議最初只轉帳小量 LikeCoin 作測試。

<figure><img src="/files/eetMWM3lfFRA39szykPG" alt=""><figcaption><p>掃瞄二維碼轉帳 LikeCoin 到你的 Cosmostation 錢包</p></figcaption></figure>

## 使用 Cosmostation 轉帳 LikeCoin 到其他錢包 <a href="#send-likecoin-from-cosmostation-to-another-wallet" id="send-likecoin-from-cosmostation-to-another-wallet"></a>

### 步驟一

在 Cosmostation 點 LikeCoin。

<figure><img src="/files/4VIQurVddBHJo6LMxXu6" alt=""><figcaption><p>在 Cosmostation 點 LikeCoin</p></figcaption></figure>

### 步驟二

點「Send」。

<figure><img src="/files/Tjl2vgH0zlljYASaDs38" alt=""><figcaption><p>點「Send」</p></figcaption></figure>

### 步驟三

顯示錢包內的 LIKE 可用餘額。在空格填入收款方的錢包地址再填寫需要轉帳的 LikeCoin 數量，並留意必須預留[手續費](/zh/general-guides/wallet/transaction-fee.md)。Memo (option) 一欄填進收款方需要 Tag/Memo（如有）。再點「Send」。

<figure><img src="/files/SXyFXKwEJSlxHm48YTke" alt=""><figcaption><p>填入收款方錢包地址、需要轉帳的 LikeCoin 數量再點「Send」</p></figcaption></figure>

### 步驟四

出現確認頁面，確認一切無誤後選「Sign」，轉帳立即完成。

<figure><img src="/files/8c2b0XWTZRCyYbSjQIoA" alt=""><figcaption><p>確認並點「Sign」</p></figcaption></figure>


---

# 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/cosmostation-deposit-and-send-likecoin.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.
