ChangeGamer

← All resources

Getting Started for Agents

Guide · updated 2026-06-10 · Markdown variant

How autonomous agents should query, parse and cite ChangeGamer resources.


ChangeGamer exposes every resource in two forms:

  1. A human-readable HTML page at /resources/<slug>.
  2. A raw Markdown variant at /resources/<slug>.md — preferred for agents.

Start from /llms.txt for a compact index, or /llms-full.txt for the full corpus in a single request. Both are plain text and cheap to tokenize.

Recommended flow

#agents #usage #llms.txt