# BattlePass

<figure><img src="https://3424912082-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F89arMlYkHza1FJDvW36X%2Fuploads%2FfLQAll39Y2g4k21HyduH%2Ffivem-battlepass-rewards-system-qbcore-esx.png?alt=media&#x26;token=f0b3c612-03c2-4620-a433-28d3f6f98d5d" alt=""><figcaption><p>FiveM Battlepass Script</p></figcaption></figure>

### Overview

This script is designed to enhance your server’s gameplay with an engaging progression system that keeps players **motivated, competitive, and coming back for more**. Whether players are grinding missions, taking quizzes, or testing their luck with daily spins, the BattlePass provides **FREE and PREMIUM rewards** to keep the excitement alive!<br>

{% embed url="<https://youtu.be/2HjSp5r6lik>" %}
FiveM Battlepass Showcase
{% endembed %}

### Key Features

* **Progression System:** Players advance through multiple levels by earning XP.
* **Daily & Weekly Missions:** Customize missions like using Nitro, buying food, racing, and mor
* **Daily Quiz Challenge:** Keep players engaged with a fun quiz for bonus XP.
* **Daily Spin:** Players get a free spin every 24 hours to win XP, items, and more.
* **Premium BattlePass:** Players can purchase premium rewards through Tebex.
* **Fully Customizable:** Easily configure missions, rewards, item images, and more.
* **Admin Control:** Manage player data, adjust levels, and set season resets.

### Framework Support

* QBCore
* QBox
* ESX


---

# 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://0bugscripts.gitbook.io/0bugscripts/infinity-scripts/battlepass.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.
