# 通知功能

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

[**通知功能**](https://liker.land/zh-Hant/notifications)讓贈送及收藏 NFT 記錄從此一目瞭然，創作者更可以查看收藏者給你的留言，接續進行交流互動。購買與收藏從此再不單向。

登入 [Liker Land 網頁版](https://liker.land/)後點右上角的頭像再點「[通知](https://liker.land/zh-Hant/notifications)」。

<figure><img src="/files/RsYdmlo7JpsxqEeHB6m0" alt=""><figcaption><p>NFT 通知功能</p></figcaption></figure>

## 通知設定

[認證電郵後](/zh/depub/liker-land/follow-creators.md)，你可以在「通知設定」設定在發送或收藏 NFT 時收到通知。你也可以輸入 [LikeCoin](https://like.co/) 金額，當交易價格大於該設定值時會發出通知。

<figure><img src="/files/oGzP1HThcwGnqrwRqnrr" alt=""><figcaption><p>通知設定</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/depub/liker-land/notifications.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.
