> 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/ecosystem-architecture/core-scenarios/x-diver.md).

# X-DIVER

#### Ocean Exploration Game

X-DIVER is the digital interaction layer connecting users to the broader Oceanea ecosystem.

Core gameplay dimensions include:

#### Exploration

Players can freely explore dozens of underwater regions with different ecological structures, resource distribution models, environmental risks, and exploration difficulty levels.

Different regions contain:

* Unique marine environments
* Resource scarcity variations
* Dynamic risk levels
* Different progression requirements
* Specialized exploration objectives

AI systems may recommend suitable exploration areas based on user progression, equipment status, and historical behavior.

***

#### Growth

The progression system is built around long-term user development.

Users may progress through:

* Diving ranks
* Equipment upgrades
* Skill systems
* Achievement systems
* Exploration milestones
* Rare item collection

The ecosystem is designed so users continuously maintain short-term goals and long-term progression motivation.

AI systems dynamically adjust mission difficulty and reward pacing to balance challenge and achievement.

***

#### Competition

Competitive systems are designed to support both casual and advanced users.

Planned competitive systems include:

* PvP arenas
* Guild warfare
* Seasonal ranking systems
* Tournament-based competitions
* Rare  ecosystem reward distribution

AI-assisted matching systems are designed to improve fairness and engagement efficiency.

***

#### Cooperation

Cooperative gameplay strengthens long-term ecosystem retention and community formation.

Users may participate in:

* Team exploration missions
* Cooperative dungeon-style content
* Rescue and support systems
* Shared resource activities
* Guild-based ecosystem construction

AI systems may assist with intelligent team matching and collaboration optimization.

***

#### Ocean Zone Governance

Certain regions are governed collectively by players.

Participants influence resource allocation, infrastructure development, and long-term regional value creation.

Digital assets become productive governance assets rather than simple collectibles.

***

#### Digital-Physical Integration

Real-world activities such as equipment usage, event participation, and ecosystem contributions are mapped into game assets and progression systems through AI-powered synchronization.

This creates a continuous feedback loop between digital and physical experiences.


---

# 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/ecosystem-architecture/core-scenarios/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.
