> For the complete documentation index, see [llms.txt](https://gnogen.gitbook.io/gnogen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gnogen.gitbook.io/gnogen/projects/digital-trading-card-game.md).

# Digital Trading Card Game

Releasing this year will be our 100 card, Season 1, release of the official Gnogen Trading Card Game.\
\
Each card artwork will be done in full 3D, with a 3D PC downloadable game to play them in. This is trading cards done in Web 3, with ownership, circulating supply, and authenticity verifiable on the blockchain. Users will log in by connecting their Maiar Wallet, and choose their lineups before entering PvP battle.\
\
$GNG will be the core token through which players will wager, enter tournaments, and bid for collector's edition rare cards. \
\
We have brought on accomplished gaming developer Neil Malhotra to lead the development of the game with an experienced team of 5. We expect a playable demo no later than Q4, with a full release after heavy community testing in 2023.\
\
Emidas, Aermes, Doga, and more will be featured as playable characters. The goal is to turn traditional card games upside down, and offer players a more intense, gratifying gaming experience. To the winner goes the spoils and the bragging rights. Best thing to do now is to prepare $GNG miners. \
\
$GNG token mining goes live Q3 2022.


---

# 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://gnogen.gitbook.io/gnogen/projects/digital-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.
