# Game modes: Classic and Eternians

In Gomoku, there are 2 different game modes with unique characteristics:

* **Classic Mode:** Play the traditional version of the game with standard rules.
* **Eternians Mode:** Experience a unique twist with special gameplay mechanics exclusive to this mode.

<figure><img src="/files/KTNYACtkfF2it5De1Ty2" alt="" width="375"><figcaption></figcaption></figure>

***

## Classic Mode

For Classic Mode, you don’t need an Eternal Pet to play. It's experience is the closest to the traditional Caro game that we have known well.

<figure><img src="/files/HZPB8VcSF8yeiCSWGVtZ" alt="" width="375"><figcaption></figcaption></figure>

***

## Eternians Mode

{% hint style="info" %}
You must own at least an Eternal Pet NFT and have set up [Battle Deck](/eternals_world/gomoku/battle-deck.md) to join Eternians Mode
{% endhint %}

{% hint style="success" %}
Eternians mode offers a **15% ranking point bonus** compared to Classic mode
{% endhint %}

Gameplay in this mode is similar to Classic Mode but is enhanced with a unique Pet Skills system that adds strategic depth to gameplay. You can affect the game by employing the skills of your pets.

<div><figure><img src="/files/QKswQvW78El4NvzPGs79" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9UoNPpLYcoXT0ljGJbOq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qcrCA3H0d7tpNdv8Hd5V" alt=""><figcaption></figcaption></figure></div>

***

These game modes are available in both [Quick Match](/eternals_world/gomoku/gomoku-quick-match.md) and [Ranking Match](/eternals_world/gomoku/ranking-match.md)


---

# 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.eternals.game/eternals_world/gomoku/game-modes.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.
