# Ranking Match

{% hint style="info" %}
You need [ticket](/eternals_world/gomoku/how-to-earn-tickets.md) to join Ranking Match
{% endhint %}

Ranking Match is a competitive mode designed for players seeking challenges and rewards. This is where players can obtain [Mastery](/eternals_world/gomoku/gomoku-mastery-point.md) and [Ranking points](/eternals_world/gomoku/gomoku-leaderboard.md#how-to-earn-ranking-points) (even more bonus with [Win Streak](/eternals_world/gomoku/gomoku-win-streak.md)). Especially, Ranking points give players a chance to win valuable [rewards](/eternals_world/gomoku/gomoku-leaderboard.md) such as C98 tokens or Genesis Pools tokens. To participate in the Ranking Match, players must spend [1 ticket/match](/eternals_world/gomoku/how-to-earn-tickets.md).

***

## How to access Ranking Match

**Step 1**: On main screen, click on **Ranking Match** to enter Ranking Match

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

**Step 2**: 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/LxtzbwvGrzKRF0rls674" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qcP7aqF7qCxl6FtFkaps" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wWDHl0mBVloEMsoJyewk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LnsTZ1hx5jGMSKMBhnV1" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
You need a ticket to join the Ranking Match. If you don’t have a ticket, an error is returned as below. Please refer to [How to get Tickets](https://docs.eternals.game/eternals_world/gomoku/how-to-earn-tickets) to get more tickets.
{% endhint %}

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

***

## Finish Match

Once done playing, if you win, Ranking, Mastery points, and Win Streak will increase. If you lose, those points will be deducted.

{% hint style="warning" %}
You can increase the Ranking point you receive after each match by:\
\- Winning consecutive matches (increase [Win Streak](/eternals_world/gomoku/gomoku-win-streak.md))\
\- Having higher [Mastery Point](/eternals_world/gomoku/gomoku-mastery-point.md)\
\- Compete in [Game modes: Classic and Eternians](/eternals_world/gomoku/game-modes.md#eternians-mode) (add 15% bonus compared to Classic mode)
{% endhint %}

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/lEH3n8dJLk2J4Y5esyKk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Ymx0A3FSUDPSVXV79jbf" alt=""><figcaption></figcaption></figure></div>


---

# 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/ranking-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.
