> For the complete documentation index, see [llms.txt](https://lightpaper.crazydefenseheroes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lightpaper.crazydefenseheroes.com/ecosystem-games/crazy-defense-heroes/daily-star-chest-check-in.md).

# Daily Star Chest Check-in

Crazy Defense Heroes (CDH) players can earn extra TOWER tokens every day by opening a Star Chest in the game. The more days you play, the more rewards you accumulate! Conduct a daily blockchain transaction on our website to check in to complete the whole process.

Players need to hold at least 1 TOWER Battle Card NFT in crypto wallet linked with a CDH User ID to be eligible to share the Reward Pool.

<figure><img src="/files/uq6zBhV8CZD7ttzO7IM4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/PxHIQNqMismAWrm1HRDh" alt=""><figcaption></figcaption></figure>

The reward of Daily Star Chest Check-in will be boosted by[ Battle Card Holder Boosting](/ecosystem-games/crazy-defense-heroes/battle-card-holder-boosting.md) as well.

**CDH players will be able to see the number of tokens earned around the 15th of the following month in** [**our claim system**](https://www.crazydefenseheroes.com/earn-tower/claim-rewards)**.**

Download Crazy Defense Heroes now on [App Store or Google Play](https://go.onelink.me/bcnB/868b5575) to get started!

[Learn more about the event on Medium](https://medium.com/tower-token/crazy-defense-heroes-daily-star-chest-play-to-earn-event-adds-new-tower-map-nfts-in-march-2022-9189e2dc0c7c)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lightpaper.crazydefenseheroes.com/ecosystem-games/crazy-defense-heroes/daily-star-chest-check-in.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
