Skip to content

AI Resources

Moonbeam 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 Moonbeam’s documentation.

Each category file includes foundational content from the Basics and Reference categories to ensure LLMs have the necessary context.

Download LLM Files

Category Description File Actions
Index Navigation index of all Moonbeam documentation pages llms.txt
Full Documentation Full content of all documentation pages llms-full.txt
Basics Moonbeam's framework, architecture, and core components llms-basics.txt
Reference Reference material including network endpoints, JSON-RPC methods, and contract or token addresses llms-reference.txt
Ethereum Toolkit Useful tools and smart contracts to work with Moonbeam's EVM llms-ethereum-toolkit.txt
Substrate Toolkit Useful tools and smart contracts to work with Substrate llms-substrate-toolkit.txt
GMP Providers How to use General Message Passing (GMP) for cross-chain communication llms-gmp-providers.txt
XCM Learn about and use Cross-Consensus Messaging (XCM) llms-xcm.txt
XC-20 Guides for interacting with XC-20 tokens llms-xc-20.txt
XCM Remote Execution How to make cross-chain calls with XCM llms-xcm-remote-execution.txt
Precompiles Guides to using Moonbeam's precompiles llms-precompiles.txt
Libraries and SDKs Resources for commonly used libraries and SDKs llms-libraries-and-sdks.txt
Dev Environments How to set up developer environments such as Hardhat and Foundry llms-dev-environments.txt
JSON-RPC APIs RPC usage and tracing llms-json-rpc-apis.txt
Node Operators and Collators How to run a full node or a block-producing collator llms-node-operators-and-collators.txt
Oracle Nodes How to integrate with oracle node providers llms-oracle-nodes.txt
Indexers and Queries How to integrate with indexer and query node providers llms-indexers-and-queries.txt
Tokens and Accounts How to manage tokens and accounts on Moonbeam llms-tokens-and-accounts.txt
Staking Guides to delegate and collate llms-staking.txt
Governance Guides to governance including voting and treasury llms-governance.txt
Integrations Guides to integrating Moonbeam with various tools such as wallets and analytics llms-integrations.txt
Tutorials Comprehensive, step-by-step, guided project builds llms-tutorials.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.

Last update: August 12, 2025
| Created: August 12, 2025