> For the complete documentation index, see [llms.txt](https://the-equinox.gitbook.io/game-design-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://the-equinox.gitbook.io/game-design-document/game/1.-concept.md).

# 1. Concept

Tower rush mobile play to earn game, which puts players in an arena ( 1v1 ) where the objective is to destroy the opposing towers, with the destruction of the “main tower”, it will be an instantaneous win. Troops, buildings, and spells are represented as cards. The Equinox players construct a deck of eight cards which they use to attack and defend against their opponent’s cards. At the start of each game, both players begin with four randomly chosen cards from their deck of eight. Cards will be available in boxes, Solminator will be a legendary card. Holding Solminator you got access to a new legendary card. Every legendary card will be launched as an NFT<br>

### 1.1 Genre

A play-to-earn game that combines tower defense strategy, with card collecting and mobile online battle arena (MOBA) gameplay.

Players can build their own card decks, have 1v1 fights, and decide where to drop their heroes onto the battlefield.

![\*This is just a concept, the game may be completely different](/files/92TtVCxzuSF6GBuMWfI7)

### 1.2 Target Audience

This game is for every age. The plan is to have a wide range of audiences. The game will be interesting for anyone because it will be play-to-earn. The goal is to show to a wide audience benefits of integrating NFT’s into the game industry.

### 1.3 Play-to-earn

The advent of blockchain technology helps the development of the game to a new level. With the outstanding features of blockchain such as decentralization, security, transparency, and freedom, blockchain can help traditional games do things that were not possible before.

### 1.4 Gameplay

Gameplay must be really attractive and entertaining, keeping players interested in participating in the game every day for many years. The game must have helpful features that help link players together. Players must be connected and interact like a miniature society in the game.

### 1.5 Look and Feel

The game characters will be 3D models. But Viewpoint will be the same at all times. The Equinox will have an SCI-FI look and feel.

## <br>


---

# 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://the-equinox.gitbook.io/game-design-document/game/1.-concept.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.
