# 查看讚賞成就

{% 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 手機應用程式](/zh/general-guides/dapp/liker-land/download.md)的「所獲讚賞」能查看你本星期因讀者讚賞而獲得的 [LikeCoin](https://like.co/)。

點「所獲讚賞」即上圖紅圈位置進入詳細統計頁面，上方顯示的是本週收入棒形圖，然後是本週累積的按讚數字，分別來自多少位讚賞公民及免費 Liker 等資料。再往下撥，則是每篇文章獲得讚賞的明細。

你可以左右滑動上方的棒形圖介面，翻查過去的統計數據。

![每週的詳細統計頁面](/files/-M7_KN-PUfRLLaLQmlXL)

&#x20;點棒形圖中的某一天，還可查看該天的讚賞收益明細。

![點上方棒形圖中的某一天查看該天明細，左右滑動查看歷史數據](/files/-M7_L7YTCvCIBoPgj9z5)

![操作情況](/files/-MDKP9eusobr0ytsZYxY)


---

# 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/creatortools/rewards.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.
