# The Game

<figure><img src="/files/kSSAAn7sGzdd7AQvEuLq" alt=""><figcaption></figcaption></figure>

## Overview&#x20;

Chains of command is a collectible card game (CCG) that pits two commanders against each other in an epic space battle. Chains of command features a unique playfield with cards arranged in a 4x4 grid. With careful calculation adjacent cards can be chained together in to powerful and exciting combinations. This mechanic helps reduce RNG and gives the most skilful players the best change of winning.

Chains of Command is also a web3 game where ownership of your collectible cards is controlled through the use of Non-Fungible tokens (NFTs). How you buy, sell and swap your cards is entirely in your control.


---

# 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://docs.oobikoo.games/chains-of-command/the-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.
