# Daily Rewards

- [Installation](https://docs.kojascripts.eu/new/daily-rewards/installation.md): Read the entire installation process to ensure the resource is fully usable.
- [Configuration](https://docs.kojascripts.eu/new/daily-rewards/configuration.md)
- [Changing Language](https://docs.kojascripts.eu/new/daily-rewards/configuration/changing-language.md): Explanation of the locale configuration in the script
- [Debug Prints](https://docs.kojascripts.eu/new/daily-rewards/configuration/debug-prints.md): Explanation of the debug configuration in the script
- [Open Commands](https://docs.kojascripts.eu/new/daily-rewards/configuration/open-commands.md): Explanation of the commands configuration in the script
- [Shop Link](https://docs.kojascripts.eu/new/daily-rewards/configuration/shop-link.md): Explanation of the shop link configuration in the script
- [Theme](https://docs.kojascripts.eu/new/daily-rewards/configuration/theme.md): Explanation of the color configuration in the script
- [Auto Table](https://docs.kojascripts.eu/new/daily-rewards/configuration/auto-table.md): Explanation of the auto table configuration in the script
- [Rewards](https://docs.kojascripts.eu/new/daily-rewards/configuration/rewards.md): Explanation of the rewards configuration in the script
- [Missions](https://docs.kojascripts.eu/new/daily-rewards/configuration/missions.md): Explanation of the missions configuration in the script
- [Promocodes](https://docs.kojascripts.eu/new/daily-rewards/configuration/promocodes.md): Explanation of the missions configuration in the script
- [Guides](https://docs.kojascripts.eu/new/daily-rewards/guides.md)
- [Creating/Editing Locales](https://docs.kojascripts.eu/new/daily-rewards/guides/creating-editing-locales.md): A quick guide on editing locales to your likings!
- [Managing Missions](https://docs.kojascripts.eu/new/daily-rewards/guides/managing-missions.md): A quick guide on updating your own missions for players!
- [Setting Premium Status](https://docs.kojascripts.eu/new/daily-rewards/guides/setting-premium-status.md): A quick guide on setting premium status for player!


---

# 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.kojascripts.eu/new/daily-rewards.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.
