> For the complete documentation index, see [llms.txt](https://codebyrave.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codebyrave.gitbook.io/docs/free-resources/cr-bonus-claim.md).

# CR Bonus Claim

<figure><img src="/files/5gLR90FSLpVmbjlkzbNf" alt=""><figcaption></figcaption></figure>

***

## [Get it here](https://codebyrave.tebex.io/package/7107742)

## [Showcase](https://www.youtube.com/watch?v=HEyn6TD36IE)

***

## Features

{% stepper %}
{% step %}

### **CR Bonus Claim – One-Time Player Reward System**

**Reward your players with a clean, configurable, one-time bonus system.**

**CR Bonus Claim is a modern FiveM script designed for ESX, QBCore, or standalone servers. It allows players to claim a configurable one-time reward using a simple command — perfect for welcoming new players, event bonuses, or loyalty rewards.**
{% endstep %}

{% step %}

## **Commands Overview**

**/claimbonus – Claim your one-time bonus reward. (Everyone)**

**/resetbonus \<id> – Reset another player’s bonus claim. (Admin Only)**

**/checkbonus \<id> – Check the claim status of a player. (Admin Only)**
{% endstep %}

{% step %}

## **Visual Preview**

**Includes scaleform messages such as:**

**BONUS CLAIMED!**

**You have already claimed your reward.**

**Error while giving money.**
{% endstep %}

{% step %}

## **Security**

**Players can only claim once (saved by identifier)**

**Admin-only reset and check commands**

**Secure server-side validation for all events**

***

{% endstep %}

{% step %}

## **Logging & Debugging**

**Detailed Discord logging with custom titles and emojis**
{% endstep %}
{% endstepper %}

## **Support**

**Need help or want to request features?**

**Join our Discord: <https://discord.gg/FdHkq5q>**

***


---

# 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:

```
GET https://codebyrave.gitbook.io/docs/free-resources/cr-bonus-claim.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.
