(serve-user-guides)= # User Guides If you’re new to Ray Serve, we recommend starting with the [Ray Serve Quick Start](getting_started). This user guide will help you navigate the Ray Serve project and show you how to achieve several key tasks: - [HTTP Handling](http-guide) - [Scaling and Resource Allocation](scaling-and-resource-allocation) - [Model Composition](serve-model-composition) - [Development Workflow](dev-workflow) - [Production Guide](serve-in-production) - [Performance Tuning](performance) - [Handling Dependencies](handling-dependencies) - [Experimental Java API](managing-java-deployments) - [1.x to 2.x API Migration Guide](migration) - [Experimental gRPC Support](direct-ingress)