# Gameplay

### A Winning Strategy&#x20;

A typical game of King of Duels takes place between two players who take turns playing cards from their hand on the board either to mount an attack or prepare their defenses. With more than 120 different cards available at launch, players will have multiple options to build a deck of 20-30 cards to play. Winning strategies will not only involve selecting cards that synergize well with each other, but will also require knowing how to place your cards and when to trigger your tactical plays.

### Keywords

&#x20;For those unfamiliar with traditional TCG’s, certain words known as Keywords are used on multiple cards to quickly identify certain gameplay mechanics. If you’ve played other TCG’s, games often use different Keywords to indicate similar mechanics. To make sure you understand how KoD refers to certain actions, here are some common keywords you should know about:

**Deploy**: Place a Creature, Hero or Champion from your hand face-up on the board or flip a face-down Hidden card face-up.

**Promote**: Deploy a Hero or Champion by replacing one or more friendly Deployed cards on the board that satisfy its Deploy cost.

**Fortified**: A horizontally (sideways) placed Deployed or Hidden card. Fortified cards prevent the defending player from being damaged when attacked.

**Reinforced: D**eploy a special mode card in addition to your normal deployment

**Hidden**: When Deploying a card, you may Hide it by placing it face-down on the board.

**Prepare**: Place an ambush or Rune from your hand face-down on the board.

**Passive**: An effect on a Deployed card that is automatically activated by a specific gameplay situation.

**React**: Activate an ambush card in response to a specific gameplay situation.

**Ability**: An effect on a Deployed card that can be manually activated during your turn.

<figure><img src="https://2215296657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTPxThLT7Z3c7vPe2k6vf%2Fuploads%2FPqEjP1B2NWDFKw209S3H%2Fimage.png?alt=media&#x26;token=18214a90-88df-4d25-8856-6d2209650cb5" alt=""><figcaption></figcaption></figure>

1. When you click on a card, all the information will appear here
2. Your life points
3. Special cards that do not go in the deck, which can be deployed with rune-type cards
4. Your deck
5. Space where rune or ambush type cards go
6. Space where the champions are deployed
7. Your graveyard
8. Phase of the game and emojis
9. It is the rival field, where your opponent plays his cards
10. Opponent Hit Points


---

# 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.kingofduels.online/gameplay.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.
