> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/coda-webstore/commerce-liveops/daily-login-rewards.md).

# Daily Login Rewards

<figure><img src="/files/lFdC0ZEH6x7awcPNgKGw" alt=""><figcaption><p>Daily Login Rewards SKU</p></figcaption></figure>

Players may only visit the web store when they plan to top up their account. Some non-monetized players may also be unsure about the value of web store. To increase total visits, retention and interaction frequency, players need an incentive to engage with the store.

<div><figure><img src="/files/5FfYO9HnX8vbeJ6Om2TE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iLFX4DobjeNS83byPzxU" alt=""><figcaption></figcaption></figure></div>

\
With Coda’s Free Giveaway, you can give players an in-game item, in-game currency, or web store loyalty currency of your choice for free with a set cadence (e.g., daily) on a milestone (e.g., 1st, 2nd, 3rd reward) or calendar date basis

&#x20;**Key Functionalities:**

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Define the giveaway item(s) on publisher portal</td><td><a href="/files/Kohs1MsWabP6Ths829E5">/files/Kohs1MsWabP6Ths829E5</a></td></tr><tr><td>Determine the frequency and whether the items should be claimable on specific dates, or if they should be claimable in a specific order</td><td><a href="/files/XJgJEOx1AlXCZO1oDrYe">/files/XJgJEOx1AlXCZO1oDrYe</a></td></tr><tr><td>Players can see upcoming items and claim their rewards</td><td><a href="/files/eHzhheLs8cwm8JCKInUL">/files/eHzhheLs8cwm8JCKInUL</a></td></tr></tbody></table>


---

# 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://docs.coda.co/coda-webstore/commerce-liveops/daily-login-rewards.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.
