# Turfs

## Features

* Engage in territory-based turf wars across customizable zones with unique capture points,
* Global and per-zone cooldowns ensure balanced turf competition and pacing,
* Configurable turf capture time adds strategic variety between different areas,
* Optional single active turf mode for exclusive global control battles,
* Leaderboard system tracks top-performing gangs with a simple `/leaderboard` command,
* Integrated gang support with compatibility for multiple gang systems (e.g. vanish\_gangs),
* Admin command permissions via ACE groups for secure control over turf operations,
* Dynamic rewards per zone with random item and currency payouts and adjustable chances,
* Immersive blip display and zone visuals for clear area ownership and engagement cues,
* Customizable markers and color-coded indicators for start and center capture points,
* Lightweight performance through efficient cooldown logic and synced client-server events,
* Optional announcement system (chat or notifications) for public turf updates and alerts.

## Preview

{% embed url="<https://youtu.be/t_MRPYWA-_Q?si=O_qHfJZbv1BheVTc>" %}


---

# 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://vanishdev.gitbook.io/vanishdev/gang-series/turfs.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.
