# Integration Guides

Step-by-step scenarios that show how to implement specific use cases with the Luxonis Hub GraphQL API.

## Available Guides

### Integration Architecture

Start with the canonical customer-owned frontend/backend pattern for Luxonis Hub integrations.

[Integration Architecture](https://docs.luxonis.com/cloud/api/guides/integration-architecture.md)

### Streaming and Visualizer

Learn the recommended backend-mediated WebRTC flow and when to use custom rendering.

[Streaming and Visualizer](https://docs.luxonis.com/cloud/api/guides/streaming-and-visualizer.md)

### Device Management

Learn how to list devices and read device state through the current public GraphQL surface.

[Device Management](https://docs.luxonis.com/cloud/api/guides/device-management.md)

### Working with Snaps

Learn how to query, filter, and delete snaps programmatically.

[Working with Snaps](https://docs.luxonis.com/cloud/api/guides/snaps.md)
