> For the complete documentation index, see [llms.txt](https://docs.arius-scripts.com/site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arius-scripts.com/site/documentation/resources/hunting.md).

# Hunting

![thumbnail](https://github.com/Arius-Scripts/ars_hunting/assets/70983185/3fbc8746-7fcc-4201-a564-e22d7f05b347)

:arrows\_counterclockwise: **Frameworks**

* ESX
* QBCORE

:dart: **Dependencies**

* ox\_lib

:loudspeaker: **Features:**

* Create Hunting Zones without any limitations.
* Realistic Animal Behaviour.
* Almost all animals are supported.
* Rarity Based Harvest Drops.
* Rare Extra Drops.
* Animal Tracking System.
* Target Support
* Bait System.
* Campfire to cook food.
* Integrated shops.
* Missions
* Saved Missions Delays
* Optimized idle (0.0 ms).

:page\_facing\_up: **GitHub Repository:** [Download](https://github.com/Arius-Scripts/ars_hunting)

:link: **Video Preview:** [Preview](https://youtu.be/cAl0gpgusGw)

:globe\_with\_meridians: **Cfx Forums** [Forums](https://forum.cfx.re/t/free-esx-qb-ars-advanced-hunting/5200877)

:speech\_balloon: **Join our discord** [Discord](https://discord.gg/TkjDhjyeSe)

Feel free to provide suggestions and report any bugs you encounter. Your feedback is invaluable to us as we continue to improve the script. Enjoy!


---

# 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://docs.arius-scripts.com/site/documentation/resources/hunting.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.
