Overview
SKALE provides documentation in AI-consumable formats so that AI assistants, agents, and tools can access up-to-date information about the SKALE Network without scraping web pages.What Is llms.txt?
llms.txt is a proposed standard for providing documentation to large language models. It follows a structured format that makes it easy for AI tools to:- Discover available documentation
- Retrieve relevant sections on-demand
- Stay up to date with the latest changes
SKALE’s llms.txt
SKALE exposes documentation at:- SKALE Network overview — Architecture, chain types, gas model
- Programmable Privacy — Encrypted transactions, CTX, re-encryption, confidential tokens
- Developer guides — Smart contract deployment, SDK usage, bridging
- Cookbook recipes — Step-by-step tutorials for common tasks
- API references — TypeScript SDK, Solidity helpers, JSON-RPC methods
