Quick setup
Pick the method that fits your tool.Static docs files
Use these when you want to load context in a single fetch rather than maintaining a live connection.
Every page is also available as plain Markdown: append
.md to any URL, for example /learn/network/reference.md. See Feed Whitechain docs to AI tools.
Skills
Skills are installable, agent-agnostic workflows for Whitechain tasks: connecting to the network, deploying and verifying contracts, claiming testnet WBT, and running a node. They give an agent step-by-step procedural guidance instead of requiring it to piece the steps together from prose docs.Recommended starting points
Example prompts
Copy one of these into your assistant to check that it has the right context:- “Check the WBT balance of 0xYourAddress on Whitechain Sepolia.”
- “Deploy a minimal ERC-20 to Whitechain Sepolia and verify it on Blockscout.”
- “Claim testnet WBT from the Whitechain Sepolia faucet for 0xYourAddress.”
- “Trace transaction 0xYourTxHash on Whitechain Sepolia and tell me whether it succeeded.”

