# Cavos ## Docs - [Error Handling](https://docs.cavos.xyz/advanced/error-handling.md): Error classes, common errors, and recovery patterns - [Message Signing](https://docs.cavos.xyz/advanced/message-signing.md): Sign typed data with your session key (SNIP-12) - [Onramp](https://docs.cavos.xyz/advanced/onramp.md): Fiat-to-crypto onramp integration - [Cavos Paymaster & Gas Management](https://docs.cavos.xyz/advanced/paymaster.md): Understand how gasless transactions work behind the scenes using the Cavos Paymaster, Webhooks, and GasTank. - [Security](https://docs.cavos.xyz/advanced/security.md): Understanding Cavos security model - [Session Keys](https://docs.cavos.xyz/advanced/session-keys.md): Deep dive into OAuth session key architecture - [Slot / Cartridge Katana](https://docs.cavos.xyz/advanced/slot.md): Execute gasless transactions on a Cartridge Slot (private Katana chain) using Cavos session keys - [CavosNativeSDK](https://docs.cavos.xyz/api-reference/cavos-native-sdk.md): React Native SDK class reference - [CavosSDK](https://docs.cavos.xyz/api-reference/cavos-sdk.md): Web SDK class reference - [Management API](https://docs.cavos.xyz/api-reference/management-api.md): Create and manage Cavos apps programmatically using API keys - [Types](https://docs.cavos.xyz/api-reference/types.md): TypeScript type definitions for the Cavos React SDK - [AI Agent Integration](https://docs.cavos.xyz/cli/ai-agents.md): Use Cavos CLI with AI agents and LLMs - [Commands](https://docs.cavos.xyz/cli/commands.md): Complete reference for all Cavos CLI commands - [Installation](https://docs.cavos.xyz/cli/installation.md): Install and configure the Cavos CLI - [Session Management](https://docs.cavos.xyz/cli/session-management.md): Understanding session lifecycle, policies, and security - [Core Concepts](https://docs.cavos.xyz/concepts.md): Understanding OAuth wallets, JWT verification, and gasless transactions - [Introduction](https://docs.cavos.xyz/index.md): Verifiable, MPC-free OAuth wallet infrastructure for Starknet - [Pricing](https://docs.cavos.xyz/pricing.md): Cavos pricing — pay only for the gas your users consume. - [Quickstart](https://docs.cavos.xyz/quickstart.md): Integrate Cavos wallet in 5 minutes - [Authentication](https://docs.cavos.xyz/react-native/authentication.md): OAuth and passkey authentication in React Native - [Domain Association](https://docs.cavos.xyz/react-native/domain-association.md): Configure rpId and platform verification files - [Installation](https://docs.cavos.xyz/react-native/installation.md): Install and configure @cavos/react-native for mobile apps - [Transactions](https://docs.cavos.xyz/react-native/transactions.md): Execute gasless transactions in React Native - [Wallet Management](https://docs.cavos.xyz/react-native/wallet-management.md): Create, load, and manage wallets in React Native - [Authentication](https://docs.cavos.xyz/web/authentication.md): Social login, email/password, and magic link authentication flows - [Installation](https://docs.cavos.xyz/web/installation.md): Install and configure @cavos/react for web applications - [Auth Modal](https://docs.cavos.xyz/web/modal.md): Built-in authentication modal with Google, Apple, and Magic Link - [React Hooks](https://docs.cavos.xyz/web/react-hooks.md): useCavos hook reference and CavosProvider configuration - [Transactions](https://docs.cavos.xyz/web/transactions.md): Execute gasless or user-paid transactions with session keys - [Wallet Management](https://docs.cavos.xyz/web/wallet-management.md): Wallet lifecycle, multi-wallet accounts, status tracking, and session export ## OpenAPI Specs - [openapi](https://docs.cavos.xyz/api-reference/openapi.json) ## Optional - [Dashboard](https://cavos.xyz/dashboard) - [GitHub](https://github.com/cavos-xyz)