> For the complete documentation index, see [llms.txt](https://oceanea.gitbook.io/oceanea-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oceanea.gitbook.io/oceanea-litepaper/resources/faq/faq-for-x-diver.md).

# FAQ for X-DIVER

#### Q1: What is X-DIVER?

X-DIVER is an ocean exploration adventure game within the Oceanea ecosystem. Players become divers exploring different ocean regions, discovering marine species, completing missions, building collections, joining guilds, and shaping their own underwater world.

Every dive is a journey into the unknown.

***

#### Q2: How do I start playing?

After creating your Oceanea account, you will enter the game in the **Beginner Waters**.

New players are encouraged to:

* Complete tutorial missions
* Learn movement controls
* Catch your first fish
* Unlock your first ocean region

***

#### Q3: What is the core gameplay loop?

The core loop of X-DIVER is:

**Explore → Discover → Catch → Collect → Upgrade → Expand → Explore Again**

As you progress, more regions, species, and systems will unlock.

***

### &#x20;2. Ocean Regions

#### Q4: What are ocean regions?

Ocean regions are exploration zones with different environments and ecosystems.

Each region contains:

* Unique environments
* Distinct marine life
* Hidden discoveries
* Rare species
* Special events

Higher-level regions offer greater rewards but also greater risks.

***

#### Q5: Are regions different from each other?

Yes. As you progress:

* Species become rarer
* Exploration becomes more challenging
* Rewards increase significantly
* Dangerous creatures may appear

Preparation is strongly recommended before entering advanced waters.

***

### 3. Marine Life System

#### Q6: What kinds of marine life exist in the game?

The ocean contains a wide variety of species, each tied to different regions.

Some creatures:

* Are easy to catch
* Require timing or skill
* Require cooperation
* May be aggressive and attack divers

⚠️ Warning: Some species can become hostile during exploration.

***

#### Q7: Why is discovering species important?

Every discovery is automatically recorded in the **Ocean Encyclopedia**, which tracks:

* Discovered species
* Rarity levels
* Regional distribution
* Collection progress

Discoveries also contribute to future guild aquarium collections.

***

### 4. Item System

#### Q8: What types of items are available?

Items are divided into five categories:

* **Mobility Items** – improve underwater movement speed
* **Combat Items** – enhance hunting and defense
* **Status Items** – provide temporary buffs
* **Ascent Items** – improve upward movement and escape speed

***

#### Q9: When should I use items?

Strategic usage is key:

* Use status items in dangerous zones
* Use combat items against aggressive species
* Use mobility items for long-distance exploration
* Use ascent items to escape deep water quickly

***

### 5. Ocean Encyclopedia

#### Q10: What is the Ocean Encyclopedia?

The Ocean Encyclopedia automatically records all discovered species, including:

* Species list
* Rarity classification
* Regional distribution
* Collection progress

***

#### Q11: Do I get rewards for completing collections?

Yes. Completing collection milestones can unlock:

* Achievements
* Progress rewards
* Future system features

***

### 6. Guild System

#### Q12: What is a guild?

A guild is the highest-level social structure in X-DIVER, allowing players to:

* Explore together
* Participate in cooperative missions
* Compete in rankings
* Build long-term communities

***

#### Q13: How do I create a guild?

Guild creation is not available by default. It can be unlocked through:

* Eligible Ocean Pass levels\
  or
* A Guild Creation License

***

#### Q14: What can guilds do?

Guilds provide access to:

* Cooperative missions
* Guild rankings
* Seasonal competitions
* Guild achievements
* Guild Aquarium

***

#### Q15: What is the Guild Aquarium?

Each guild receives a **Guild Aquarium** upon creation.

It serves as:

* A shared guild showcase
* A symbol of collective achievement
* A permanent record of exploration history

Unlike personal collections, it belongs to the entire guild.

***

#### Q16: How does the Guild Aquarium grow?

Members can contribute discovered species:

* Common species
* Rare species
* Event-exclusive species
* Seasonal collectibles

The more contributions, the richer the aquarium becomes.

***

#### Q17: What are the benefits of the Guild Aquarium?

The Guild Aquarium functions as:

* Guild identity display
* Community engagement hub
* Seasonal achievement system
* Ranking factor
* Prestige showcase

***

### 7. Missions & Events

#### Q18: What types of missions are available?

* **Daily Missions** – short-term progression tasks
* **Weekly Challenges** – long-term goals with higher rewards
* **Seasonal Events** – limited-time activities

***

#### Q19: What are seasonal events?

Seasonal events may include:

* Exclusive species
* Special regions
* Unique rewards
* Competitive rankings

***

### 8. Rankings & Competition

#### Q20: What rankings exist in X-DIVER?

Players can compete in:

* Catch Rankings
* Collection Rankings
* Seasonal Rankings
* Guild Rankings
* Coin Rankings
* More...

Higher rankings bring better rewards and visibility.

***

### 9. Beginner Tips

#### Q21: Any tips for new players?

* Complete tutorials first
* Unlock new regions early
* Observe fish behavior before approaching
* Save recovery items for dangerous areas
* Join a guild early
* Participate in seasonal events
* Build your aquarium gradually
* Rare species may be dangerous

***

### 10. Final Note

#### Q22: What is the core experience of X-DIVER?

X-DIVER is about:

> Exploring unknown oceans, discovering marine life, and building a shared underwater civilization with other players.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://oceanea.gitbook.io/oceanea-litepaper/resources/faq/faq-for-x-diver.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.
