# Templates

Building using templates will be the lowest friction path to adding buildings to a land parcel. These templates will have limited customizability but allow for a building or series of buildings to be quickly enabled on a parcel.  A template might include choices like a small apartment, a social gathering venue, or a Battle Royale template.  Some parameters may have options, like the style of flooring or the drop rate of weapons, but ultimately the customization is limited to what the development team has provided.


---

# 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://docs.netvrk.co/design-guides/land-and-vehicle-utility/land-utility/long-term-goals-of-land-utility/building-on-land/templates.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.
