# illustBuy

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

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

點 [illustBuy](https://illustbuy.com/) 網站右上角「登入」並登入  illustBuy 帳戶 ，再點右上角你的顯示名稱

點「帳戶設定」，並在 Liker ID 欄內輸入你的 Liker ID，再點「儲存」

![點「帳戶設定」](/files/-MDDWGZxz_aPK9nj74vK)

![輸入你的 Liker ID，再點「儲存」](/files/-MDDWJXx94NT1PVy9Ryo)

以後你發佈的每篇作品都會自動顯示 LikeCoin button

### 了解更多

[專營插畫的 NFT 市場 – illustBuy](https://blog.like.co/zh/%e5%b0%88%e7%87%9f%e6%8f%92%e7%95%ab%e7%9a%84-nft-%e5%b8%82%e5%a0%b4-illustbuy/)

[如何透過讚賞鍵賺取收入？](https://illustbuy.com/likecoin)


---

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