# Card

#### Overview

KLAYDICE is basically a game that summons cards users have during their turn.

Since it is a board game where users can play with their own cards, cards are the most important element to win.

Users can participate in battles by setting up their deck with the cards they collect within the limited cost.

![](https://lh5.googleusercontent.com/1JxT2srTuQCaxjSLJJYAUGfLxZeBs-lOyXK9Y6cyEmLWZ8C8BmwqBsC8OW_Hp1nO1A7j3sSxX41g4Km3EOHDJv9ZA9cAPjGh07rXYXARfQO69R6cquCges1BV8z8p9gcCdoAj3d7)


---

# 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.klaydice.io/dicast/card.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.
