Documentation Index
Fetch the complete documentation index at: https://docs.skale.space/llms.txt
Use this file to discover all available pages before exploring further.
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
How to Use with AI Tools
With Claude
Reference the llms.txt URL in your prompt:With Cursor / Windsurf
Add the llms.txt URL to your project’s documentation sources in settings.With the SKALE MCP Server
The MCP server automatically uses SKALE’s llms.txt for context when answering questions about the network. See SKALE MCP Server for setup instructions.With Custom Agents
What’s Included
| Section | Content |
|---|---|
| Network Overview | Architecture, consensus, chain types |
| Programmable Privacy | Encryption, CTX, re-encryption, confidential tokens |
| Developer Guides | Deployment, SDK usage, bridging |
| Cookbook | Step-by-step tutorials |
| API Reference | SDK methods, Solidity helpers, precompiles |
| Chain Info | RPC endpoints, chain IDs, block explorers |
