# Clash cards

The clash card is a card-based battle game, inspired by mediaeval war cultures. The game revolves around rival encounters in different forts. And the commanders aligning their combat personals in different manners by strategy to launch an attack or defense, depending on their cards. The core challenge of the game is the design and arrangement of the deck.

<figure><img src="https://3587344816-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh1JdKEg0Onp11Nfi4oDa%2Fuploads%2Fs4l8pjm7KgJ7H6s9EhdK%2Fimage.png?alt=media&#x26;token=836a53b0-fa05-4bc6-b0d2-7017407e1906" alt=""><figcaption></figcaption></figure>


---

# 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://clash-card.gitbook.io/clashcard/clash-cards.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.
