# 每月創作進度

{% 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 Land 每月報告」電郵只會發給該月有收入的作者。例：你會在 8 月 1 日收到 7 月份的報告。

另有兩種情況，會導致收不到電郵報告：

## 你關閉了接收電郵選項

請訪問「Liker ID 設定」或 <https://like.co/in/settings/others> 並打開電郵提醒。

<figure><img src="/files/KfezycCyBoHT4N5ijbM7" alt=""><figcaption><p>打開電郵提醒</p></figcaption></figure>

## 你用了手機號碼註冊，沒有提供電郵地址

請訪問 <https://like.co/in/settings> ，在「AuthCore 設定」或「Liker ID 設定」下點擊「個人檔案」，再點「聯絡方式」管理電郵部份，新增電郵地址並進行認證，詳見[保護你的 Liker ID 認證電郵地址](/zh/depub/register/verifying-email-address.md#confirm-your-email-address)。

![新增電郵地址並進行認證](/files/-MDKThNgzFoN5N8H9lke)


---

# 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/monthly-report.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.
