# Game Modes

![](/files/-MkD4MijaZc3u-exFPjs)

DCHESS will have two game modes: Classic Mode and Blitz Mode.&#x20;

Each player who has an nft board will have 5 energies (Coffees) per day which can be consumed by playing games in these modes to win in KING. Each of these games, no matter which game mode is chosen, will consume 1 energy. Once consumed, you will be able to continue playing but no king will be generated for each victory. At the same time, players will be able to play friendly games to have a good time enjoying the cozy interface of DCHESS, and conquer the top of the Ranking.

![](/files/-MjWVtr6fALqsFCHW-DI)

**Classic mode**: Each player has **ten** minutes for the game.&#x20;

**Blitz Mode**: Each player has **three** minutes for the game and for each move **two** seconds are added.


---

# 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://teamdchess.gitbook.io/dchess/english-1/dchess-game/gameplay/modos-de-juego.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.
