# What is ValiantZ?

・**ValiantZ** is a game mode inspired by the open world video game "DayZ" from Arma II. Taking as references some mechanics of the "MineZ" modality of the famous Shotbow Network server.

In **ValiantZ** you will have to survive in a post-apocalyptic world dominated by Zombies. Getting resources and stocking up will be your priority so as not to die from various factors such as hunger, dehydration, infections, among others.


---

# 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://valiantz.gitbook.io/wiki/what-is-valiantz.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.
