# Advanced Server Rendering

Solid Query's hydration model doesn't separate basic and advanced server rendering: `useQuery` hydrates automatically wherever it's used, so there's no additional API surface beyond what the [SSR guide](./ssr.md) covers.
