# Overview

The game is a fun to play, one-on-one card game where the goal is to eliminate the opponent by either depleting their Life Points or by making them run out of cards in their deck.

Players engage in fast-paced, turn-based battles summoning Infantry, donning Gear, and employing Tactics with customizable card decks constructed via ONE Shoguns' comprehensive Deck Builder UI.

Cards feature 4 distinct rarity classes and act as the players arsenal for battle. Light Bordered cards are ultra-rare and animated. All cards are led by a Champion, which may be an NFT created by the player, or the standard default Champion.\
\
**Card Game Flow (Experience Loop)**

The game flow leading to the actual card game is broken down into these steps:

![Game Flow](/files/uVIDNiwKje9PJhTA5CWi)


---

# 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://oneshogunbusiness.gitbook.io/one-shogun-whitepaper/gameplay/overview.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.
