# Mastery Points

Mastery reflects a player's skill level in Eternals Gomoku. It determines the strength of opponents you face and impacts the ranking points you gain or lose in [Ranking Matches](/eternals_world/gomoku/ranking-match.md). Here’s everything you need to know about Mastery:

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

***

## What is Mastery?

Mastery represents your skill level in the game. Higher Mastery results in stronger opponents during Ranking Matches. Mastery affects the ranking points you receive:

* **Higher Mastery = More Ranking Points** obtained from victories.
* **Higher Mastery = Fewer Ranking Points** deducted from losses.

***

## How to get Mastery Points?

You can get Mastery points **only by** [**playing Ranking Matches**](/eternals_world/gomoku/ranking-match.md). Performance in these matches directly affects your progression:

* **Winning a Ranking Match**: Grants Mastery points, helping you advance.
* **Losing a Ranking Match**: Deducts Mastery points.

***

## Mastery Tiers and Levels

{% hint style="warning" %}
Every player’s Mastery will be reset to Bronze tier at the beginning of each season.
{% endhint %}

<figure><img src="/files/NaoP4ZCbzgsYeadd6Xzd" alt=""><figcaption></figcaption></figure>

Mastery is divided into five tiers, showcasing your skill progression:

1. **Bronze**
2. **Silver**
3. **Gold**
4. **Diamond**
5. **Master**

Each tier is further divided into three levels: Level 1, Level 2, Level 3. **Example**: Bronze I, Bronze II, Bronze III -> Silver I, Silver II, Silver III

To progress through the tiers and levels, you must perform consistently in Ranking Matches and accumulate Mastery points by winning matches.

***

By participating in Ranking Matches and improving your skills, you can climb the Mastery tiers and gain greater rewards. Start your journey today and aim for the **Master Tier**!


---

# 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-mastery-point.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.
