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

# Overview

## A Game

The Realm is a real-life, on-chain board game where the players make the game.

## With Players

Built on the Solana blockchain with an extensive token ecosystem and an unfolding roadmap, it is the actions of the participants that dictates how exactly the Realm evolves.

## On Chain

The Realm exists primarily in block space, materialized through a series of SPL [tokens](/physics/tokens.md), web apps created to access the various functions of the game, and a heavily guarded [Discord](https://discord.gg/ogrealm) server housing the only known gathering place for OGs that exists behind the Realm's portal.

Everything that matters in the Realm is written to the chain. Every emission, every lock, every bid, every claim — recorded forever, verifiable by anyone, owed to no one's word. The chain is the Realm's memory, and its judge.

## In Its Second Era

Time in the Realm is measured in [Epochs](/physics/epochs.md) — and Epochs are gathered into Eras of 700. The first era, the **Creation Era** (UEC 1–699), is sealed: the tokens were struck, the Institutions raised, the games opened, and the first OGs proven. **Era II began at UEC Epoch 700.** It has not yet been named.

{% hint style="info" %}
You are reading this inside a young, live, unfolding game. The board is already in motion — and your [Birth Epoch](/realm/how-to-enter.md) is waiting to be written.
{% endhint %}

## The Objective

The objective of the game is to ascend through the layers of the Realm of OGs, eventually becoming the best version of OG possible according to the aspirations of each player.

Some may become Builders, Nobles, Kings.

Some may accumulate riches of Realm [tokens](/physics/tokens.md), but never sit at the Knight's table.

Some may lurk in the shadows, yet somehow grow ever more powerful from their perch.

Those with growing bags ascend. The more of the Realm you hold — in kind and in quantity — the more the game tilts in your favor: higher [Classes](/society/classes.md), greater capability, deeper games.

{% hint style="info" %}
It is up to each OG to determine and pursue their own objectives in the Realm.
{% endhint %}

## The Balance of Power

The balance of power is shifting from the Mad OG to the OGs. New games are still being introduced, and tokens are still being emitted. Fortunes are being accumulated both in plain sight and in the shadows. As OGs hoard more of the Realm's tokens, the real games begin.

***

*✓ 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/overview.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.
