# The Celestia Game

Celestia is an NFT card game powered by the blockchain and developed in Unity. Players compete in a strategy game that takes place in a central universe called "The Singularity".&#x20;

In The Singularity, entities like gods, goddesses, creatures, and even your own unique designs come together to battle for glory.&#x20;

Players intially are gifted a deck of cards and they may add NFT cards to their collection to synergize and power-up their decks.&#x20;

Our main focus will be on a Player Vs. Player system with online matchmaking services where players can P2E (play-to-earn) by winning fast-paced battles against real time competitors.


---

# 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://cuffiesofficial.gitbook.io/cuffies-whitepaper-v2/the-celestia-game.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.
