> 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/ocean-pass.md).

# Ocean Pass

The Membership and Access System of Oceanea

### What is Ocean Pass

Ocean Pass is Oceanea’s membership and access layer.

Every user receives Ocean Pass V0 upon registration.

A user’s Pass level can affect growth efficiency, ecosystem privileges, and access rights across the network.

Ocean Pass connects with gameplay, hardware experiences, ecosystem participation, and potential future governance opportunities.

***

### How to Access Ocean Pass

Users receive Ocean Pass Level 0 when they register and may purchase an upgrade to a higher tier.

An upgrade is optional. Higher tiers are designed to accelerate progression, unlock additional experiences, and increase earning potential.

Different Pass levels support different types of participants:

* Entry-level participants
* Active ecosystem users
* Core long-term supporters

The tier system is designed to balance accessibility, participation, and long-term community alignment.

***

### Ocean Pass Privileges

{% stepper %}
{% step %}

### Faster Asset Progression

**Higher Tier, Faster Growth.** Unlock exclusive rare-item packs, receive priority access to premium content, and become eligible to establish and govern Ocean Guilds.
{% endstep %}

{% step %}

### Hardware Benefits and Priority Access

Receive hardware vouchers that can be redeemed for X-ARTURA devices and future equipment. Higher-tier Pass holders may also receive priority access to new zones, hardware beta programs, and VR experience reservations.
{% endstep %}

{% step %}

### Network Rewards and Yield Rights

A user’s Pass tier may affect reward allocation across the Oceanea ecosystem, including TGE distributions, node incentives, and physical-business revenue sharing.

Under the current framework, Pass holders may also become eligible for future ecosystem incentive distributions based on their participation and holding status.
{% endstep %}
{% endstepper %}

<figure><img src="https://1432124225-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZVKcWF1idYkelrq7yu5Y%2Fuploads%2Fm0FDQOVixk0GtpVffBsa%2F_-%20visual%20selection%20(12).png?alt=media&amp;token=d2a4afc0-8267-46fc-9573-6052398364ea" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://oceanea.gitbook.io/oceanea-litepaper/ecosystem-architecture/ocean-pass.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
