# Gameplay

Cosmic Champs is a real-time strategy game that combines elements of tower defence, multiplayer online battle arenas, and collectible card games. It has been designed and built with the following considerations:

* The game must be fun for casual players and have depth to attract hardcore gamers and competitive players;&#x20;
* Cosmic Champs needs to be entertaining in its own right, even with the blockchain elements removed;&#x20;
* Anyone should be able to play, even if they do not have Cosmic Champs NFTs;&#x20;
* There should be a fair playing field. The Cosmic Champs NFTs provide advantages, but not so great that they can't still be beaten with earned skill;&#x20;
* “Play-to-Earn” should be a key feature, rather than the core game itself;&#x20;
* Cosmic Champs should utilise and expand on successful DeFi concepts like staking and earning.


---

# 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://mad-shapes.gitbook.io/cosmic-champs-whitepaper-1/gameplay.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.
