> For the complete documentation index, see [llms.txt](https://rugzombie.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rugzombie.gitbook.io/docs/basic-information/new-or-zom-a-trading-card-game.md).

# NEW | Zom: A Trading Card Game

<figure><img src="/files/1SRwcodVo6q9tcFZGlBt" alt=""><figcaption><p>dead games x rugzombie</p></figcaption></figure>

### Introduction

Welcome to ZOM, a trading card game brought to you by RugZombie & Dead Games.&#x20;

### GamePlay Information

{% content-ref url="/pages/wNqU8myhZUSFL3H6EjAC" %}
[Game Introduction](/docs/basic-information/new-or-zom-a-trading-card-game/game-introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/YiF4woBwfmxbJ2mtu0Be" %}
[Gameplay](/docs/basic-information/gameplay.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rw7DXmkKfkSHxfeMK8Na" %}
[Setting up the Game & Game Board](/docs/basic-information/new-or-zom-a-trading-card-game/setting-up-the-game-and-game-board.md)
{% endcontent-ref %}

{% content-ref url="/pages/2iEhH028nCZUH8eAGouh" %}
[Cards](/docs/basic-information/new-or-zom-a-trading-card-game/cards.md)
{% endcontent-ref %}

### Whitelist Information

{% embed url="<https://forms.gle/LQqWSZiGtw3MQysq8>" %}

If you are a fan of the following games, you will likely enjoy our card game:&#x20;

* Magic the Gathering
* Hearthstone
* Gwent
* Splinterlands
* God's Unchained

We are truly overjoyed to bring this colossal development to the RugZombie ecosystem.&#x20;

Stay Tuned, and see below from some epic screen shots of UI design.

PRIVATE BETA WHITE LIST MINTING DATE: October 20, 2022.

NON-WHITE LIST MINTING BEGINS October 22, 2022.

### Screen Shots

<div><figure><img src="/files/LsvyWaL1YNU6i6Riwfar" alt=""><figcaption><p>menu page sneak screen</p></figcaption></figure> <figure><img src="/files/PNnRuwHwzJbC5o15jJyr" alt=""><figcaption><p>battle selection page sneak screen</p></figcaption></figure> <figure><img src="/files/FGyxl4bPNpedPHnzEMyG" alt=""><figcaption><p>loading page sneak screen</p></figcaption></figure> <figure><img src="/files/sSjVSht1Wz9WNK2hEvGy" alt=""><figcaption><p>defeat page sneak screen</p></figcaption></figure></div>

#### Wanna Play a Game?&#x20;

The Interns are always watching. Feel free to share the images above, tag @bookofzom. When we get to 1000 twitter followers...there may be a surprise or two.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://rugzombie.gitbook.io/docs/basic-information/new-or-zom-a-trading-card-game.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
