# 1. Introduction

<figure><img src="/files/1dMuRUxFUpFILROfbqMo" alt=""><figcaption></figcaption></figure>

### Game Overview

Zombinu is a rogue-like zombie survival game set in a fantasy world. Players take on the role of a unique character navigating through an arena battling waves of zombies while gathering resources, weapons, and power-ups to survive as long as possible.

### Objective

Survive against increasing hordes of zombies, collecting resources, upgrading weapons, and exploring the arena to achieve the highest score possible.

<figure><img src="/files/FsNlZQlYB6WjVQD2VI39" alt=""><figcaption><p>Concept art of a horde of zomb zombs!</p></figcaption></figure>

### Target Audience

Zombinu is designed for players who enjoy fast-paced action, strategic decision-making, and rogue-like elements. The game appeals to a broad audience, including both casual gamers and hardcore enthusiasts.

<br>

<figure><img src="/files/rvIzCzigq109TDqyxn4O" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://zombinu.gitbook.io/zombpaper/table-of-contents/1.-introduction.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.
