> For the complete documentation index, see [llms.txt](https://mad-shapes.gitbook.io/cosmic-champs-whitepaper-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mad-shapes.gitbook.io/cosmic-champs-whitepaper-1/project-summary/overview.md).

# Overview

Cosmic Champs is a play-to-earn GameFi economy where you can buy, sell, trade, and battle NFTs. The NFTs players can collect include Champs, Ships, Planets, Blueprints, Treasure, and Utilities. Players aim to assemble the perfect combination of battle-hardened Champs and formulate superior strategies to out-manoeuvre opponents in competitive gameplay and win tournaments to claim Treasure, ensuring word of their feats spreads at light speed across the cosmos. During battle, Ships transform into a base and busily mine a Planet’s natural resources. When a player has gathered enough resources they can use them to mint a new Ship and expand their fleet.

In keeping with leading trends in the Web3 space, Cosmic Champs has been designed to allow users to have permanent ownership and take full control over their in-game assets while fostering new ways to build strong communities that share a love for the game and its eclectic cast of characters. Fusing NFTs into a play-to-earn gaming model is one of the many exciting new possibilities that sets blockchain games apart from traditional games. It’s yet another reason why gaming is shaping up as the key to unlocking the true potential of the NFT industry and metaverse projects.


---

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