# Cannot get reward?

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

Civic Liker's budget will always be delivered accordingly to claps.  There is no circumstances that the system will hold the fund from releasing.

For the Creators fund, however, there are several conditions that the system won't release to one's wallet:

* Your own claps. They won't get any reward.&#x20;
* Blacklisted.  Don't attempt to open multiple IDs and clap among the group, the system may identify as an abuse and blacklist your IDs.


---

# 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/cannot-get-reward.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.
