# Gameplay Guide

<figure><img src="/files/PbLMlIOZ4KhFE4kvFKRs" alt="" width="563"><figcaption></figcaption></figure>

{% tabs %}
{% tab title="ENG" %}

### 🎮 Gameplay Guide

Explore the core gameplay of **EXTOCIUM** at a glance.\
From combat to growth, crafting, and collecting,\
jump straight to the systems you need — no detours.

***

**🏹 Battle – Combat & Basic Controls**

* *Learn the essential controls you’ll need for combat.*

{% content-ref url="/pages/VXjRh9wd7hRjLgWCR5ea" %}
[Battle](/extocium-guide/beginners-guide/gameplay-guide/battle.md)
{% endcontent-ref %}

**🛠️ Crafting**&#x20;

* *Discover how to craft items and equipment.*

{% content-ref url="/pages/5WoRLk9MSxVy4IFPaiZo" %}
[Crafting](/extocium-guide/beginners-guide/gameplay-guide/crafting.md)
{% endcontent-ref %}

**🏋️ Training – Skill Training & Progression**

* *A growth system where you use TP (Training Points)* *to train skills and unlock new content.*

{% content-ref url="/pages/M9RX4l8gIaKMrDnGFbAx" %}
[Training](/extocium-guide/beginners-guide/gameplay-guide/training.md)
{% endcontent-ref %}

**🍎 Collecting – Gathering & Collecting**

* *Learn how to unlock gathering through skill training and collect materials needed for crafting.*

{% content-ref url="/pages/yfdhyo45h15RpN6JflKO" %}
[Collecting](/extocium-guide/beginners-guide/gameplay-guide/collecting.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="한국어" %}

### 🎮 Gameplay Guide

EXTOCIUM의 핵심 플레이를 한눈에 확인하세요.\
전투부터 성장, 제작, 수집까지 필요한 부분만 골라서 바로 볼 수 있습니다.

***

**🏹 Battle – 전투 & 기본 조작**

* *전투에 필요한 기본 조작 방법을 안내합니다.*

{% content-ref url="/pages/VXjRh9wd7hRjLgWCR5ea" %}
[Battle](/extocium-guide/beginners-guide/gameplay-guide/battle.md)
{% endcontent-ref %}

**🛠️ Crafting – 제작**

* *아이템과 장비를 제작하는 방법을 설명합니다.*

{% content-ref url="/pages/5WoRLk9MSxVy4IFPaiZo" %}
[Crafting](/extocium-guide/beginners-guide/gameplay-guide/crafting.md)
{% endcontent-ref %}

**🏋️ Training – 기술 연마 & 성장**

* *TP(Training Point)를 사용해 기술을 연마하고 콘텐츠를 해금하는 성장 시스템입니다.*

{% content-ref url="/pages/M9RX4l8gIaKMrDnGFbAx" %}
[Training](/extocium-guide/beginners-guide/gameplay-guide/training.md)
{% endcontent-ref %}

**🍎 Collecting – 채집 & 수집**

* *기술 연마를 통해 채집을 해금하고 제작에 필요한 재료를 수집하는 방법을 안내합니다.*

{% content-ref url="/pages/yfdhyo45h15RpN6JflKO" %}
[Collecting](/extocium-guide/beginners-guide/gameplay-guide/collecting.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="日本語" %}

### 🎮 ゲームプレイガイド

**EXTOCIUM**の主要なゲームプレイを ひと目で確認できます。\
戦闘、成長、制作、収集など、必要なコンテンツだけをすぐにチェックできます。

***

**🏹 Battle – 戦闘＆基本操作**

* *戦闘に必要な基本操作を案内します。*

{% content-ref url="/pages/VXjRh9wd7hRjLgWCR5ea" %}
[Battle](/extocium-guide/beginners-guide/gameplay-guide/battle.md)
{% endcontent-ref %}

**🛠️ Crafting – 制作**

* *アイテムや装備を制作する方法を説明します。*

{% content-ref url="/pages/5WoRLk9MSxVy4IFPaiZo" %}
[Crafting](/extocium-guide/beginners-guide/gameplay-guide/crafting.md)
{% endcontent-ref %}

**🏋️ Training – 技術研磨＆成長**

* TP（トレーニングポイント）を使用して \
  技術を研磨し、コンテンツを解放する成長システムです。

{% content-ref url="/pages/M9RX4l8gIaKMrDnGFbAx" %}
[Training](/extocium-guide/beginners-guide/gameplay-guide/training.md)
{% endcontent-ref %}

**🍎 Collecting – 採集＆収集**

* *技術研磨によって採集を解放し、制作に必要な素材を集める方法を案内します。*

{% content-ref url="/pages/yfdhyo45h15RpN6JflKO" %}
[Collecting](/extocium-guide/beginners-guide/gameplay-guide/collecting.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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://extocium.gitbook.io/extocium-guide/beginners-guide/gameplay-guide.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.
