# Easter Event

**kossek\_easter** is a complete, seasonal Easter event resource for FiveM with support for **ESX Legacy**, **QBCore**, and **Qbox**. It features a multi-layered gameplay loop: collect eggs in zones, incubate them by driving fast, open animated cases with weighted loot, hunt down a server-wide Boss Rabbit, and exchange eggshells at the Pity NPC.

Everything is validated server-side. Full locale support (EN, PL, DE, CS, ES, FR, IT, SV).

***

## Quick navigation

* [Installation](https://k0ssek-scripts.gitbook.io/docs/easter-event/installation)
* [Configuration](https://k0ssek-scripts.gitbook.io/docs/easter-event/configuration)
* [Gameplay](https://k0ssek-scripts.gitbook.io/docs/easter-event/gameplay)
* [Admin Panel](https://k0ssek-scripts.gitbook.io/docs/easter-event/admin-panel)
* [Loot Tables](https://k0ssek-scripts.gitbook.io/docs/easter-event/loot-tables)
* [Discord Webhooks](https://k0ssek-scripts.gitbook.io/docs/easter-event/discord-webhooks)
* [Localization](https://k0ssek-scripts.gitbook.io/docs/easter-event/localization)
* [Framework Bridge](https://k0ssek-scripts.gitbook.io/docs/easter-event/framework-bridge)


---

# 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://k0ssek-scripts.gitbook.io/docs/easter-event.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.
