# Table of Contents

<div data-full-width="false"><figure><img src="/files/rvIzCzigq109TDqyxn4O" alt="" width="375"><figcaption></figcaption></figure></div>

1\. [Introduction](/zombpaper/table-of-contents/1.-introduction.md)

&#x20;   \- [Game Overview](/zombpaper/table-of-contents/1.-introduction.md#game-overview)

&#x20;   \- [Objective](/zombpaper/table-of-contents/1.-introduction.md#objective)

&#x20;   \- [Target Audience](/zombpaper/table-of-contents/1.-introduction.md#target-audience)

2\. [Gameplay Mechanics](/zombpaper/table-of-contents/2.-gameplay-mechanics.md)

&#x20;   \- [Core Gameplay](/zombpaper/table-of-contents/2.-gameplay-mechanics.md#core-gameplay)

&#x20;   \- [Controls](/zombpaper/table-of-contents/2.-gameplay-mechanics.md#controls)

&#x20;   \- [Progression System](/zombpaper/table-of-contents/2.-gameplay-mechanics.md#progression-system)

&#x20;   \- [Enemies and Waves](/zombpaper/table-of-contents/2.-gameplay-mechanics.md#enemies-and-waves)

&#x20;   \- [Power-ups and Weapons](/zombpaper/table-of-contents/2.-gameplay-mechanics.md#power-ups-and-weapons)

3\. [Game Modes](/zombpaper/table-of-contents/3.-game-modes.md)

&#x20;   \- [Survival Mode](/zombpaper/table-of-contents/3.-game-modes.md#survival-mode)

&#x20;   \- [Challenges](/zombpaper/table-of-contents/3.-game-modes.md#challenges)

&#x20;   \- [Multiplayer](/zombpaper/table-of-contents/3.-game-modes.md#multiplayer)

4\. [Art Style and Sound](/zombpaper/table-of-contents/4.-art-style-and-sound.md)

&#x20;   \- [Visual Style](/zombpaper/table-of-contents/4.-art-style-and-sound.md#visual-style)

&#x20;   \- [Sound Design](/zombpaper/table-of-contents/4.-art-style-and-sound.md#sound-design)

5.[ User Interface](/zombpaper/table-of-contents/5.-user-interface.md)

&#x20;   -[ HUD](/zombpaper/table-of-contents/5.-user-interface.md#hud)

&#x20;   \- [Menus](/zombpaper/table-of-contents/5.-user-interface.md#menus)

6\. [Technical Specifications](/zombpaper/table-of-contents/6.-technical-specifications.md)

&#x20;   \- [Platforms](/zombpaper/table-of-contents/6.-technical-specifications.md#platforms)

&#x20;   -[ Engine](/zombpaper/table-of-contents/6.-technical-specifications.md#engine)

&#x20;   \- [Networking](/zombpaper/table-of-contents/6.-technical-specifications.md#networking)

7\. [Monetization](/zombpaper/table-of-contents/7.-monetization.md)

&#x20;   \- [In-Game Purchases](/zombpaper/table-of-contents/7.-monetization.md#in-game-purchases)

8\. [Marketing and Promotion](/zombpaper/table-of-contents/8.-marketing-and-promotion.md)

&#x20;   \- [Promotional Strategies](/zombpaper/table-of-contents/8.-marketing-and-promotion.md#promotional-strategies)

&#x20;   \- [Social Media Integration](/zombpaper/table-of-contents/8.-marketing-and-promotion.md#social-media-integration)

9\. [Team and Development](/zombpaper/table-of-contents/9.-team-and-development.md)

&#x20;   \- [Roles and Responsibilities](/zombpaper/table-of-contents/9.-team-and-development.md#roles-and-responsibilities)

&#x20;   \- [Development Timeline](/zombpaper/table-of-contents/9.-team-and-development.md#development-timeline)

<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.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.
