# LikeCoin button 讚賞鍵

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

LikeCoin button 讚賞鍵，是讀者和你的作品互動的核心，用以讚賞、分享和存檔。

透過每份作品下方的讚賞鍵，讀者可以：

* [化讚為賞](/zh/general-guides/dapp/liker-land/like.md)：把每一個按讚，化為實際、可衡量的收益
* 精選內容：以 [Super Like](/zh/general-guides/dapp/liker-land/superlike.md) 把分享至 [depub.space](/zh/general-guides/dapp/depub.space.md)，推薦給社群
* [收集 Writing NFT](/zh/depub/collect-writing-nft.md)：內容已存檔至區塊鏈，幫助溯源，免被竄改

## 使用案例

### LikeCoin button 讚賞鍵

[Matters](https://matters.town/) 上所有文章已預設提供 LikeCoin button 讚賞鍵；媒體特約作者，把 [Liker ID](/zh/general-guides/dapp/liker-id.md) 提供給[香港獨立媒體網](https://www.inmediahk.net/)等合作平台，即能為文章安裝讚賞鍵；自媒體作者於自架 WordPress 網站安裝 [LikeCoin 外掛](https://zh-hk.wordpress.org/plugins/likecoin/)，每篇文章下方便自動加上讚賞鍵，[Medium](https://medium.com) 作者可在文章中自行貼上讚賞鍵鏈結，也可在 [Blogspot ( Blogger.com )](https://www.blogger.com/)、[痞客邦](https://appmarket.pixnet.tw/#!/addon/1331)及其他平台上使用。‌

<figure><img src="/files/96kY3b5JmUBazPmkb0Ev" alt=""><figcaption><p>LikeCoin button 讚賞鍵</p></figcaption></figure>

### NFT 小部件

如文章網址已出版為 Writing NFT，LikeCoin button 讀賞鍵將進化為具備拍手及 [收集 Writing NFT](/zh/depub/collect-writing-nft.md) 功能的 [NFT 小部件](/zh/depub/collect-writing-nft/nft-widget.md)。

<figure><img src="/files/TTzJ9XfPN0Er4hNOaENe" alt=""><figcaption><p>具備拍手及收集 Writing NFT 功能的 NFT 小部件</p></figcaption></figure>


---

# 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/general-guides/dapp/creator.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.
