(serve-advanced-guides)= # 高级指南 If you’re new to Ray Serve, we recommend starting with the [Ray Serve Quickstart](serve-getting-started). Use these advanced guides for more options and configurations: - [Pass Arguments to Applications](app-builder-guide) - [Advanced Ray Serve Autoscaling](serve-advanced-autoscaling) - [Performance Tuning](serve-perf-tuning) - [Dynamic Request Batching](serve-performance-batching-requests) - [In-Place Updates for Serve](serve-inplace-updates) - [Development Workflow](serve-dev-workflow) - [gRPC Support](serve-set-up-grpc-service) - [Ray Serve Dashboard](dash-serve-view) - [Experimental Java API](serve-java-api)