# Cosmostation app: Deposit and Send LikeCoin

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

## Deposit your LikeCoin to Cosmostation app

### Step 1

Open the Cosmostation app and click on the wallet address.

<figure><img src="/files/oZcJc9cnL4AxZn3bthoi" alt=""><figcaption><p>Open the Cosmostation app and click on the wallet address</p></figcaption></figure>

### Step 2

Your wallet address and QR code will appear. Scan the QR code to deposit LikeCoin to your Cosmostation wallet using [LIKE Pay](/general-guides/wallet/like-pay.md). Click "Copy" to copy the wallet address and paste it somewhere else (such as a crypto exchange or another wallet), or click "Share".

<figure><img src="/files/MTt6xgeL6AmKKP15fW1v" alt=""><figcaption><p>Using LIKE Pay to scan the QR code to deposit LikeCoin to your wallet</p></figcaption></figure>

### Step 3

"Share QR Image" can turn the wallet QR code into a photo for easy sharing; "Share Text" can directly share the wallet address with others.

<figure><img src="/files/qGnnRbY5JL0YdGsJ49hW" alt=""><figcaption><p>"Share QR Image" or "Share Text" to share the wallet details with others</p></figcaption></figure>

## **Send LikeCoin from** Cosmostation **app to another wallet**

### Step 1

Click "Send" in the Cosmostation app.

<figure><img src="/files/kLswnvTrQLOOz6pl7Wrl" alt=""><figcaption><p>Click "Send" in the Cosmostation app</p></figcaption></figure>

### Step 2

In the blank space, enter the wallet address of the receiver. Click "Wallet" to call up another wallet address within the Cosmostation app, click "Scan" to scan the wallet QR code, or click "Paste" to fill in the copied wallet address. Then, click "Next".

<figure><img src="/files/q6hOx4c8UNjGoinxIVpK" alt=""><figcaption><p>Enter the wallet address of the receiver and click "Next"</p></figcaption></figure>

### Step 3

Enter the amount of LikeCoin that needs to be sent and reserve some LIKE for the [transaction fee](/general-guides/wallet/transaction-fee.md). Click "Next".

<figure><img src="/files/SrlvDIdRbkJV4bNkfBm3" alt=""><figcaption><p>Enter the amount of LikeCoin that needs to be sent and Click "Next"</p></figcaption></figure>

### Step 4

In the "Insert memo (optional)" field, fill in the tag/memo that may be required by the receiver. Then, click "Next".

<figure><img src="/files/k726esSkEjpsMQdJpYD1" alt=""><figcaption><p>"Insert memo (optional)" and click "Next"</p></figcaption></figure>

### Step 5&#x20;

The estimated [transaction fee](/general-guides/wallet/transaction-fee.md) will be displayed. Click "Next".

<figure><img src="/files/2UCAikKMcZ2T6GTQitXp" alt=""><figcaption><p>Click "Next"</p></figcaption></figure>

### Step 6

Reconfirm the transfer amount, [transaction fee](/general-guides/wallet/transaction-fee.md), LikeCoin amount, receiver wallet address, etc and click "Confirm".

<figure><img src="/files/fFTpcOLN5ahcB1y1NZEU" alt=""><figcaption><p>Reconfirm the transfer amount and click "Confirm"</p></figcaption></figure>

### Step 7

Enter the PIN to confirm.

<figure><img src="/files/KPsOH5JoaX9V6WPj03z2" alt=""><figcaption><p>Enter the PIN to confirm</p></figcaption></figure>

### Step 8

The transfer is complete and transaction details are displayed. Click "Done" when finished.

<figure><img src="/files/u92hpKlDnG3ajtKIf8gm" alt=""><figcaption><p>The transfer is complete and transaction details are displayed</p></figcaption></figure>

## Use Cosmostaion app to:

{% content-ref url="/pages/-McmUdyJ1RhJjPMtO0nG" %}
[Stake](/general-guides/stake.md)
{% endcontent-ref %}


---

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