# Base Building

## 🛖・Vanilla Base Building

You can still build bases using vanilla base building mechanics, but you'll have more options and customization possibilities if you use the Base Building Plus mod.

<figure><img src="/files/6yNukAuoTOkrbWqtVfLw" alt=""><figcaption></figcaption></figure>

{% embed url="<https://dayz.fandom.com/wiki/Base_Building>" %}

## ⚒️・Base Building Plus 2.0

BBP 2.0 is a popular mod for DayZ that adds new items, tools, building materials, and customization options to enhance the base building mechanics of the game. It allows players to construct more complex and fortified bases, and offers new crafting recipes and building tiers to progress from simple wooden structures to more advanced bases made from metal and concrete.

{% embed url="<https://basebuildingplus.fandom.com/wiki/Building_Recipes>" %}

## 🪵・Building Fortification

Building Fortifications is a simple mod that adds doors and window fortifications. This mod will get you up and going and the window fortifications are very handy to add simple cover in your base.

<figure><img src="/files/GunNu5tGzylRlFuH2eOJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cTGZoc951AzfhGgClfrp" alt=""><figcaption></figcaption></figure>

{% embed url="<https://steamcommunity.com/sharedfiles/filedetails/?id=2670506982>" %}

## 🚩・Territories

Flag poles in DayZ allow players to claim territory and protect their bases from other players. They create a claimed area where only the player and their allies can build. Other players will receive a warning message if they try to build within this area. Flag poles can also be destroyed by other players, so it's important to protect them.

{% embed url="<https://dayz.fandom.com/wiki/Flag_Pole>" %}

## ⚠️ ・Restricted Build Zones

There are certain areas you are not allowed to build in, see [⚠️ Restricted Build Zones](/rules/restricted-build-zones.md)


---

# 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://wiki.eclipz.au/base-building.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.
