# Phoenix Wallet Documentation > This file provides an overview of the Phoenix Wallet documentation. > For full content, see /llms-full.txt ## Available Pages - [Introduction](/docs): Welcome to Phoenix Wallet documentation - [Credits](/docs/api-reference/credits): API endpoint for adding funds to wallets - [Events](/docs/api-reference/events): Event streaming and webhook integration - [API Reference](/docs/api-reference): Complete Phoenix Wallet API documentation - [Lots](/docs/api-reference/lots): API endpoints for querying and managing value tranches - [Reservations](/docs/api-reference/reservations): API endpoints for holding and releasing funds - [Transfers](/docs/api-reference/transfers): API endpoint for moving funds between wallets - [Wallets](/docs/api-reference/wallets): API endpoints for creating and managing wallets - [Best Practices](/docs/best-practices): Recommended patterns for Phoenix Wallet integration - [Assets](/docs/concepts/assets): Defining and managing different types of value in Phoenix Wallet - [Core Concepts](/docs/concepts): Understand the fundamental building blocks of Phoenix Wallet - [Ledger](/docs/concepts/ledger): Immutable transaction record using double-entry accounting - [Lots](/docs/concepts/lots): Balance tranches with policies, expiry, and custom attributes - [Multi-Tenancy](/docs/concepts/multi-tenancy): Data isolation architecture and tenant scoping - [Policies](/docs/concepts/policies): Rules and constraints that control wallet operations - [Reservations](/docs/concepts/reservations): Holds and authorizations for two-phase transactions - [Wallets](/docs/concepts/wallets): Understanding wallet structure, states, and balance management - [Error Handling](/docs/errors): Understanding and handling API errors - [Events & Webhooks](/docs/events): Real-time event streaming and webhook integration - [Authentication](/docs/getting-started/authentication): Secure your Phoenix Wallet API requests with OAuth 2.0 - [Concepts Overview](/docs/getting-started/concepts-overview): Quick overview of Phoenix Wallet core concepts - [Getting Started](/docs/getting-started): Get up and running with Phoenix Wallet - [Quickstart](/docs/getting-started/quickstart): Make your first Phoenix Wallet API call in 5 minutes - [Guides](/docs/guides): Step-by-step tutorials for common integration patterns - [Resources](/docs/resources): Additional resources and references