Polkadot provides .txt files containing the documentation content and navigation structure, optimized for use with large language models (LLMs) and AI tools. These resources help build AI assistants, power code search, or enable custom tooling trained on Polkadot’s documentation.
Each category file includes foundational content from the Basics and Reference categories to ensure LLMs have the necessary context.
Navigation index of all Polkadot documentation pages
llms.txt
Full Documentation
Full content of all documentation pages
llms-full.txt
Basics
Polkadot general knowledge base to provide context around overview and beginner level content
llms-basics.txt
Reference
Reference material including key functions and glossary
llms-reference.txt
Smart Contracts
How to develop and deploy Solidity smart contracts on the Polkadot Hub
llms-smart-contracts.txt
Parachains
How to guides related to building, customizing, deploying, and maintaining a parachain
llms-parachains.txt
DApps
Information and tutorials for application developers
llms-dapps.txt
Networks
Information about the various Polkadot networks (Polkadot, Kusama, Westend, Paseo), their purposes, and how they fit into the development workflow
llms-networks.txt
Polkadot Protocol
Polkadot's core architecture, including the Relay Chain, Parachains, System Chains, Interoperability, and Main Actors.
llms-polkadot-protocol.txt
Infrastructure
Operational aspects of supporting the Polkadot network including how to run a node or validator and staking mechanics
llms-infrastructure.txt
Tooling
An overview of various development tools available for Polkadot development
llms-tooling.txt
Note
The llms-full.txt file may exceed the input limits of some language models due to its size. If you encounter limitations, consider using the files by category.