# WireSocket > Real-time Yjs sync infrastructure for collaborative applications. Stateless, edge-deployed WebSocket servers with global routing, JWT auth, and zero vendor lock-in. You own the data. ## Docs - [Discovery](https://docs.wiresocket.com/api-reference/discovery.md): Resolve the correct regional node for a document before connecting. - [Health](https://docs.wiresocket.com/api-reference/health.md): Tri-state health check used by load balancers and monitoring systems. - [API Reference](https://docs.wiresocket.com/api-reference/introduction.md): WireSocket Data Plane HTTP and WebSocket endpoints. - [Metrics](https://docs.wiresocket.com/api-reference/metrics.md): Prometheus-compatible metrics endpoint for node-level observability. - [Usage](https://docs.wiresocket.com/api-reference/usage.md): Get a real-time snapshot of your application's current resource consumption. - [WebSocket Sync](https://docs.wiresocket.com/api-reference/websocket.md): The core of WireSocket for real-time Yjs document synchronization. - [Authentication](https://docs.wiresocket.com/authentication.md): How WireSocket issues and validates JWT tokens for dataplane access. - [App Setup & Credentials](https://docs.wiresocket.com/dashboard/app-setup.md): How to manage your App's credentials and keep your secrets secure. - [Plan Assignment & Billing](https://docs.wiresocket.com/dashboard/billing.md): How to scale your App and manage subscriptions. - [License Regions](https://docs.wiresocket.com/dashboard/license-regions.md): Why and how to choose the right License Region for your application. - [Onboarding](https://docs.wiresocket.com/dashboard/onboarding.md): Get your account ready for production in three simple steps. - [Dashboard Overview](https://docs.wiresocket.com/dashboard/overview.md): Understand how WireSocket manages your account, applications, and authentication tokens. - [Dataplane](https://docs.wiresocket.com/data-plane/dataplane.md): Connect your editor to the WireSocket dataplane, handle regions, and manage reconnection. - [Document Lifecycle](https://docs.wiresocket.com/data-plane/document-lifecycle.md): How WireSocket creates, maintains, and cleans up document sessions. - [Editor Setup](https://docs.wiresocket.com/data-plane/editor-setup.md): Connect any Y.js-based editor or application to WireSocket using the Hocuspocus provider. - [WebSocket Regions](https://docs.wiresocket.com/data-plane/regions.md): Connect your users to the nearest WebSocket nodes for real-time synchronization. - [Migrating to Self-Hosted](https://docs.wiresocket.com/data-plane/self-hosting.md): A technical guide for transitioning from managed WireSocket to a self-hosted Hocuspocus deployment. - [Introduction](https://docs.wiresocket.com/index.md): The scalable WebSocket sync infrastructure for collaborative applications. - [Error Reference](https://docs.wiresocket.com/internals/error-reference.md): Complete reference for WireSocket WebSocket close codes and Dashboard API errors. - [Plans & Limits](https://docs.wiresocket.com/internals/plans-and-limits.md): How WireSocket enforces plan limits and what your application receives when limits are hit. - [Rate Limits](https://docs.wiresocket.com/internals/rate-limits.md): Rate limiting policies for WireSocket dataplane endpoints. - [Reliability](https://docs.wiresocket.com/internals/reliability.md): How WireSocket is built for resilience and where to check service status. - [Quickstart](https://docs.wiresocket.com/quickstart.md): Sign up, create your first app, and sync your first document in minutes. - [Security & Hardening](https://docs.wiresocket.com/security.md): An overview of the security architecture and isolation models powering the WireSocket platform. ## Optional - [Blog](https://wiresocket.com/blog)