Skip to Content
For LLMs

For LLMs

Boardwalk is built to be machine-readable. This page bundles the entire docs site into one markdown file you can paste into ChatGPT, Claude, Gemini, or any other LLM as ready-to-use context.

Download .md

Drop the contents into ChatGPT, Claude, Gemini, or any LLM as a single block of context. The file is regenerated on every deploy so it stays in sync with the live docs.

What’s in the file

The download/copy includes every page in this docs site, in the same order as the sidebar:

  • Introduction — protocol overview and roles
  • Launching a Token — Express vs. Advanced paths, supply split, fee recipients, vesting, BMX burn
  • Joining an Auction — deposits, early-participation bonus, claiming, allocation
  • Post-Launch: Fees & Liquidity — locked liquidity, fee schedules by chain, anti-sniper window, fee routing
  • Liquidity Staking — Participation Points, claiming while staked
  • Fee Direction & Voting — Voting Power, vote options, eligibility, quorum
  • Community & Dashboard — Café Boardwalk and the Boardwalk Dashboard
  • FAQ — answers to common questions
  • Glossary — every protocol term defined
  • Technical Appendix — smart contract architecture, admin functions, security model

Frontmatter and MDX import statements are stripped automatically, so what you get is plain prose, headings, tables, and formulas — ready to chunk or embed.

Working with this in your LLM

Drop the full file in as a system or user message and ask things like:

  • “Summarize how Boardwalk auctions work in three bullet points.”
  • “What’s the difference between Express and Advanced launches?”
  • “Walk me through fee routing on Base step by step.”
  • “Which admin actions have a 21-day timelock?”

The file is regenerated on every deploy, so it always reflects what you’re reading on the live site.

Last updated on