# Dynamic Documentation

## Documentation sections

- [Overview](/content/docs/overview/llms.txt) (128 pages) — Platform concepts, architecture, developer dashboard, and go-live checklist
- [Connections](/content/docs/connections/llms.txt) (9 pages) — Hosted, connect-only wallet page with per-platform integration guides (Web, iOS, Android, React Native, Flutter)
- [Recipes](/content/docs/recipes/llms.txt) (50 pages) — Step-by-step integration recipes, frameworks, and how-tos
- [React SDK](/content/docs/react/llms.txt) (299 pages) — Components, hooks, wallets, authentication, and reference for React
- [JavaScript SDK](/content/docs/javascript/llms.txt) (277 pages) — Vanilla JS / framework-agnostic integration
- [React Native SDK](/content/docs/react-native/llms.txt) (141 pages) — Mobile integration for React Native
- [Node.js SDK](/content/docs/node/llms.txt) (130 pages) — Server-side Node.js SDK for EVM and SVM wallets
- [Python SDK](/content/docs/python/llms.txt) (10 pages) — Server-side Python SDK for EVM and SVM wallets
- [Rust SDK](/content/docs/rust/llms.txt) (10 pages) — Server-side Rust SDK for EVM and SVM wallets (beta)
- [Java SDK](/content/docs/java/llms.txt) (19 pages) — Server-side Java SDK for EVM and SVM wallets (beta)
- [Flutter SDK](/content/docs/flutter/llms.txt) (68 pages) — Flutter/Dart integration
- [Swift SDK](/content/docs/swift/llms.txt) (51 pages) — iOS/macOS Swift integration
- [Kotlin SDK](/content/docs/kotlin/llms.txt) (49 pages) — Android Kotlin integration
- [Unity SDK](/content/docs/unity/llms.txt) (31 pages) — Unity game engine integration
- [CLI](/content/docs/cli/llms.txt) (7 pages) — Command-line tool for environment configuration and dashboard operations
- [REST API Reference](/content/docs/api-reference/llms.txt) (942 pages) — Full REST API — admin endpoints, SDK endpoints, and schema types

## Key entry points

- [Welcome](/content/docs/overview/introduction/welcome.md): Product overview, SDK links, and getting started steps
- [React Quickstart](/content/docs/react/quickstart.md): Install and run Dynamic in a React app
- [JavaScript Quickstart](/content/docs/javascript/quickstart.md): Vanilla JavaScript integration quickstart
- [Go Live Checklist](/content/docs/overview/go-live-checklist.md): Pre-launch checklist for production environments
