# BGS Docs > Docs for the boardgamers ecosystem (boardgamers.space) — how the platform works and how to add a game. Every page is available as raw markdown: append `.md` to its URL, or send `Accept: text/markdown`. ## Docs - [BGS Docs](/.md) - [Introduction](/guide.md) - [Adding a game to Boardgamers](/guide/adding-a-game.md) - [Architecture](/guide/architecture.md) - [Bot players](/guide/bots.md) - [Game engine API](/guide/engine-api.md) - [Game options, preferences & settings](/guide/game-options.md) - [TypeScript protocol library](/guide/protocol-library.md) - [Tic-tac-toe example](/guide/tictactoe.md) - [Game clocks & timing](/guide/timing.md) - [Playable tutorials](/guide/tutorials.md) - [Viewer API](/guide/viewer-api.md)