> 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/dapp/creator/blogging-platforms.md).

# 其他寫作平台

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

## Medium

安裝讚賞鍵以前，請先 [註冊 Liker ID](/zh/general-guides/dapp/liker-id.md)\
\
假設你的 Liker ID 是 ckxpress，讚賞鍵的鏈結便是 <https://button.like.co/ckxpress&#x20>;

然後，將該鏈結加到 [Medium](https://medium.com/) 文章（一般放到底部），輸入 "enter" 換行，讚賞鍵會自動出現。

{% embed url="<https://www.youtube.com/watch?v=qrxiNAzqOPE>" %}

## Pixnet 痞客邦 <a href="#pixnet" id="pixnet"></a>

感謝工程師用戶 [Kent - 攻城濕不說的秘密](https://www.facebook.com/Kent-%E6%94%BB%E5%9F%8E%E6%BF%95%E4%B8%8D%E8%AA%AA%E7%9A%84%E7%A7%98%E5%AF%86-416237552537339/) 創作出[痞客邦專屬 LikeCoin 外掛](https://appmarket.pixnet.tw/#!/addon/1331)。

安裝讚賞鍵以前，請先 [註冊 Liker ID](/zh/general-guides/dapp/liker-id.md)。

登入痞客邦，前往痞客邦[應用市集 App Market](https://appmarket.pixnet.tw/#!/addons) 安裝 [LikeCoin For 痞客邦 APP](https://appmarket.pixnet.tw/#!/addon/1331)，點「安裝」。

![登入痞客邦，前往痞客邦應用市集 App Market 安裝 LikeCoin For 痞客邦 APP，點「安裝」](/files/-MDDikLveG5oXgYc_tbP)

安裝後，點「前往設定」

![點「前往設定」](/files/-MDDj6rte13zW0TYglOA)

輸入你的 Liker ID，再點「送出」，即可完成設定，此後每篇痞客邦文章都會自動加入讚賞鍵。

![輸入你的 Liker ID，再點「送出」](/files/-MDDjUByGx6FF-ZZiIFM)

你亦可以隨時進入痞客邦應用市集 App Market ，點「已安裝功能」，隨時更改你的設定。

### 參考文章

* [【痞客邦外掛】5分鐘開始你的網站收入 - LikeCoin For 痞客邦](http://www.blog3c.net/blog/post/318696986-%e3%80%90%e7%97%9e%e5%ae%a2%e9%82%a6%e5%a4%96%e6%8e%9b%e3%80%915%e5%88%86%e9%90%98%e9%96%8b%e5%a7%8b%e4%bd%a0%e7%9a%84%e7%b6%b2%e7%ab%99%e6%94%b6%e5%85%a5---likec)


---

# 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/dapp/creator/blogging-platforms.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.
