> For the complete documentation index, see [llms.txt](https://codyfight.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codyfight.gitbook.io/white-paper/technical-summary/infrastructure.md).

# Infrastructure

## Game API

Allows players to automate their gameplay via unique game API.

## Website

Provides all relevant information and dashboard controls for the players.

## Widget

Codyfight game player: either control your character manually or spectate the game in real-time played by AI bots.

## WebSocket

Enables the stream of real-time game events for advanced players.

## Blockchain

Connects Codyfight in-game assets and currencies with the global network allowing seamless exchange of assets between different users and platforms.

Token Contracts: <https://github.com/codyfight/token-contract>
