---
okf_version: "0.1"
---

# The First Ranker's, Open Knowledge Format bundle

This is the Open Knowledge Format (OKF v0.1) bundle for **The First Ranker's**, a
Generative Engine Optimization (GEO) studio. It packages what we know as a directory
of markdown files, one concept per file, so an AI agent can read our facts directly
instead of scraping the site and guessing.

We publish it for two honest reasons: we build OKF bundles for clients, so ours should
exist too; and it is a low-cost early position for the day agents load knowledge
bundles at retrieval time. OKF is **not** a search ranking signal, and we do not claim
otherwise.

Bundles are explicitly loaded, not crawled. Point your agent here:
`https://www.thefirstranker.com/okf/index.md`

## Sections

* [Company](company/index.md) - Who we are, our founder, and how to reach us.
* [Services](services/index.md) - The eight GEO service lines we deliver.
* [Method](method/index.md) - How we think about SEO, AEO, and GEO, and where machine-readable formats fit.
* [Proof](proof/index.md) - Measured outcomes from client engagements.

## Bundle facts

* **Format**: Open Knowledge Format v0.1, plain markdown with YAML frontmatter.
* **Convention**: one concept per file; the file path is the concept id; concepts cross-link with relative markdown links.
* **Freshness**: each concept carries a `timestamp`; see [log.md](log.md) for change history.
* **Human front door**: https://www.thefirstranker.com/okf
* **Contact**: help.thefirstranker@gmail.com
