# Monthly Achievement

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

"Liker Land monthly report" delivers to those content creators who receive LikeCoin rewards for the month. And you are going to receive the report on e.g. August 1 for the month of July.

These are 2 circumstances that you do not receive your email report:

## You switch off the "Receive email notification for LikeCoin transaction and news update"

Go to "Liker ID Settings" or <https://like.co/in/settings/others> and turn it on.

<figure><img src="/files/IGWgHCCjtJyGzwE0Lgwt" alt=""><figcaption><p>Switch on Email alert</p></figcaption></figure>

## You registered with a mobile number and did not provide any email address

Please go to <https://like.co/in/settings/>, on "AutoCore Settings" or "Liker ID Settings" click "Profile", then click "Contact". Add your email address and complete authentication, check out "[Securing my Liker ID - Confirm your email address](/depub/register/verifying-email-address.md#confirm-your-email-address)".

![Manage your email address](/files/-ME2ng9AHl_0ql1t3r5v)


---

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