# Quick Match

Quick Match is a casual, no-pressure game mode designed for practice and fun. It requires no ticket to enter. As a training-focused mode, Quick Match does not provide rewards, allowing players to hone their skills and enjoy the game without any stakes.

Once you have been familiar with the game, you can switch to play in [Ranking Match](https://docs.eternals.game/eternals_world/gomoku/ranking-match), where you can receive points and rewards.

***

## How to access Quick Match

**Step 1**: On main screen, click on **Quick Match** to access Quick Match

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

**Step 2**: Quick Match has 2 sub-modes: [**Classic Mode**](/eternals_world/gomoku/game-modes.md#classic-mode) and [**Eternians Mode**](/eternals_world/gomoku/game-modes.md#eternians-mode) (Read about [Game Modes](/eternals_world/gomoku/game-modes.md)). You can choose the mode that you want to play

<div><figure><img src="/files/KTNYACtkfF2it5De1Ty2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/m6iquodwPQueOrt5LM0O" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ChZBsAKiQNKktDw30m8D" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HZPB8VcSF8yeiCSWGVtZ" alt=""><figcaption></figcaption></figure></div>

***

## Finish Match

Once done playing, you will not get any rewards from the match. You can either click on **New Match** to start a new match, or **Home** to go back to Home section

<div><figure><img src="/files/lczqK39DRRLzZmfZAMAS" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/5FUwyKndSv539W5bFJnO" alt="" width="375"><figcaption></figcaption></figure></div>

***

If you want to receive points and rewards after each match, please compete in [Ranking Match](https://docs.eternals.game/eternals_world/gomoku/ranking-match).


---

# 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/gomoku-quick-match.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.
