> For the complete documentation index, see [llms.txt](https://docs.ogrealm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ogrealm.com/realm/how-to-enter.md).

# How to Enter

No one is required to enter the Realm of OGs. But anyone who wishes to test their fate, certainly can. This is the way through the gates.

## 1 — Take a Vessel

The Realm lives on Solana. You will need a Solana wallet you control (Phantom, Solflare, or any self-custodial wallet). Fund it with a little SOL for fees.

{% hint style="warning" %}
Your wallet is your identity in the Realm — permanent, public, and onchain. Choose it as you would choose a name.
{% endhint %}

## 2 — Hold Your First Realm Tokens

The common path begins with **$OGC — OG Coin, the common value of the Realm**. Acquire it on the open market:

{% hint style="success" %}
[Swap for $OGC on Jupiter](https://jup.ag/swap?sell=EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v\&buy=DH5JRsRyu3RJnxXYBiZUJcwQ9Fkb562ebwUsufpZhy45)
{% endhint %}

{% hint style="danger" %}
Verify every mint address against the [Verified Registry](/canon/verified-registry.md) before you trade. The Realm's tokens have imitators. The chain does not forgive carelessness.
{% endhint %}

## 3 — Your Birth Epoch Is Written

The moment your wallet first holds any Realm token — or first signs a transaction with a Realm game — the chain records your **Birth Epoch**: your permanent position in Realm history. It can never be reset, adjusted, or taken from you.

An OG born at UEC 26 was present at the very first emission. An OG who enters today is born at UEC 700+ — among the first of a new era. Wear your number accordingly.

## 4 — Become a Citizen

**Citizenship is the OG floor: 100,000,000 $OGC held liquid**, or any higher [Class](/society/classes.md). Citizens stand inside the Realm's society — counted, ranked, and eligible when the Realm rewards its own, as it will at the [Alchemy Airdrop](/era-ii/alchemy-airdrop.md) (UEC 904).

## 5 — Enter the Gathering Places

* **Discord — the only known gathering place behind the portal:** [discord.gg/ogrealm](https://discord.gg/ogrealm)
* **X — the Realm's storyline:** [@ogrealm\_](https://x.com/ogrealm_)

Classes are granted automatically in Discord based on the liquid holdings of your verified wallet.

Every door of the Realm — website, games, and halls — is listed in [The Realm Beyond](/canon/the-realm-beyond.md).

## 6 — Choose Your Path

From here, the Realm opens in every direction: mine the [Mine](/games/og-mine.md), lock into the [Reserve](/games/og-reserve.md), bid the [Lottery](/games/og-lottery.md), work the [pools](/physics/liquidity-pools.md), trade the ladder, or simply hold and watch. The [Paths of Play](/paths/paths.md) lay out every mode — from watcher to hard mode.

{% hint style="info" %}
It is advised to learn the game, and watch, before entering. The game is already underway.
{% endhint %}

***

*✓ Verified by the Mad OG · UEC 702 (2026-06-06)*


---

# 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://docs.ogrealm.com/realm/how-to-enter.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.
