# Mux Documentation for LLMs

> Mux is how developers build online video. Mux provides a complete video platform that includes:
> - Video hosting, encoding, and streaming infrastructure
> - A modern, responsive video player with adaptive controls
> - Video analytics and performance monitoring
> - all with a great developer experience and surprisingly affordable pricing

## Notes

- All documentation is automatically generated from the same source as our official documentation
- API specifications include detailed endpoint descriptions, request/response formats, and examples following the OpenAPI specification
- The documentation is regularly updated to reflect the latest features and capabilities

## Guide collections

- [/docs/core.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/core.txt): Core Mux concepts; you should include this in most projects
- [/docs/guides/video.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/video.txt): Mux Video guides
- [/docs/guides/player.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player.txt): Mux Player guides
- [/docs/guides/uploader.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/uploader.txt): Mux Uploader guides
- [/docs/guides/data.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data.txt): Mux Data guides
- [/docs/guides/data-integrations.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-integrations.txt): Integrate Mux Data into your player
- [/docs/integrations.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations.txt): Integrate Mux Video into your system (e.g., web frameworks, SDKs)
- [/docs/pricing.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/pricing.txt): Mux pricing guides
- [/llms-full.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/llms-full.txt): All Mux docs (if your context window is large enough!)

## API references

- [/docs/api-reference/system.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/api-reference/system.txt): Mux system API specification
- [/docs/api-reference/video.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/api-reference/video.txt): Mux Video API specification
- [/docs/api-reference/data.txt](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/api-reference/data.txt): Mux Data API specification
- [/api-spec.json](https://nextjs-mux-7hxyk483u-mux.vercel.app/api-spec.json): Complete Mux API reference
- [/webhook-spec.json](https://nextjs-mux-7hxyk483u-mux.vercel.app/webhook-spec.json): Complete Mux Webhook reference

### External API references

- [https://raw.githubusercontent.com/muxinc/elements/refs/heads/main/packages/mux-player/REFERENCE.md](https://raw.githubusercontent.com/muxinc/elements/refs/heads/main/packages/mux-player/REFERENCE.md): Mux Player Web Component API Reference
- [https://raw.githubusercontent.com/muxinc/elements/refs/heads/main/packages/mux-player-react/REFERENCE.md](https://raw.githubusercontent.com/muxinc/elements/refs/heads/main/packages/mux-player-react/REFERENCE.md): Mux Player React Component API Reference

## All guides

- [/docs/core/stream-video-files.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/core/stream-video-files.md)
- [/docs/core/make-api-requests.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/core/make-api-requests.md)
- [/docs/core/sdks.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/core/sdks.md)
- [/docs/core/postman.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/core/postman.md)
- [/docs/core/listen-for-webhooks.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/core/listen-for-webhooks.md)
- [/docs/core/verify-webhook-signatures.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/core/verify-webhook-signatures.md)
- [/docs/guides/mux-uploader.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/mux-uploader.md)
- [/docs/guides/uploader-web-core-functionality.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/uploader-web-core-functionality.md)
- [/docs/guides/uploader-web-integrate-in-your-webapp.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/uploader-web-integrate-in-your-webapp.md)
- [/docs/guides/uploader-web-customize-look-and-feel.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/uploader-web-customize-look-and-feel.md)
- [/docs/guides/uploader-web-use-subcomponents-directly.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/uploader-web-use-subcomponents-directly.md)
- [/docs/guides/use-video-quality-levels.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/use-video-quality-levels.md)
- [/docs/guides/stream-videos-in-4k.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/stream-videos-in-4k.md)
- [/docs/guides/upload-files-directly.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/upload-files-directly.md)
- [/docs/guides/upload-video-directly-from-android.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/upload-video-directly-from-android.md)
- [/docs/guides/upload-video-directly-from-ios-or-ipados.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/upload-video-directly-from-ios-or-ipados.md)
- [/docs/guides/minimize-processing-time.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/minimize-processing-time.md)
- [/docs/guides/control-recording-resolution.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/control-recording-resolution.md)
- [/docs/guides/play-your-videos.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/play-your-videos.md)
- [/docs/guides/mux-player-web.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/mux-player-web.md)
- [/docs/guides/player-core-functionality.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-core-functionality.md)
- [/docs/guides/player-integrate-in-your-webapp.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-integrate-in-your-webapp.md)
- [/docs/guides/player-customize-look-and-feel.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-customize-look-and-feel.md)
- [/docs/guides/player-themes.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-themes.md)
- [/docs/guides/player-lazy-loading.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-lazy-loading.md)
- [/docs/guides/player-ads.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-ads.md)
- [/docs/guides/player-advanced-usage.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-advanced-usage.md)
- [/docs/guides/player-examples.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-examples.md)
- [/docs/guides/player-faqs.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-faqs.md)
- [/docs/guides/player-releases-web.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-releases-web.md)
- [/docs/guides/mux-player-ios.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/mux-player-ios.md)
- [/docs/guides/player-releases-ios.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-releases-ios.md)
- [/docs/guides/mux-player-android.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/mux-player-android.md)
- [/docs/guides/player-releases-android.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/player-releases-android.md)
- [/docs/guides/control-playback-resolution.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/control-playback-resolution.md)
- [/docs/guides/web-autoplay-your-videos.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/web-autoplay-your-videos.md)
- [/docs/guides/use-a-custom-domain-for-streaming.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/use-a-custom-domain-for-streaming.md)
- [/docs/guides/embed-videos-for-social-media.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/embed-videos-for-social-media.md)
- [/docs/guides/enable-static-mp4-renditions.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/enable-static-mp4-renditions.md)
- [/docs/guides/download-for-offline-editing.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/download-for-offline-editing.md)
- [/docs/guides/get-images-from-a-video.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/get-images-from-a-video.md)
- [/docs/guides/create-timeline-hover-previews.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/create-timeline-hover-previews.md)
- [/docs/guides/playback-videojs-with-mux.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/playback-videojs-with-mux.md)
- [/docs/guides/synchronize-video-playback.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/synchronize-video-playback.md)
- [/docs/guides/modify-playback-behavior.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/modify-playback-behavior.md)
- [/docs/guides/add-metadata-to-your-videos.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/add-metadata-to-your-videos.md)
- [/docs/guides/adjust-audio-levels.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/adjust-audio-levels.md)
- [/docs/guides/add-watermarks-to-your-videos.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/add-watermarks-to-your-videos.md)
- [/docs/guides/create-clips-from-your-videos.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/create-clips-from-your-videos.md)
- [/docs/guides/create-instant-clips.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/create-instant-clips.md)
- [/docs/guides/add-alternate-audio-tracks-to-your-videos.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/add-alternate-audio-tracks-to-your-videos.md)
- [/docs/guides/add-subtitles-to-your-videos.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/add-subtitles-to-your-videos.md)
- [/docs/guides/add-autogenerated-captions-and-use-transcripts.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/add-autogenerated-captions-and-use-transcripts.md)
- [/docs/guides/start-live-streaming.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/start-live-streaming.md)
- [/docs/guides/configure-broadcast-software.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/configure-broadcast-software.md)
- [/docs/guides/use-srt-to-live-stream.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/use-srt-to-live-stream.md)
- [/docs/guides/live-streaming-from-your-app.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/live-streaming-from-your-app.md)
- [/docs/guides/reduce-live-stream-latency.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/reduce-live-stream-latency.md)
- [/docs/guides/show-live-stream-health-stats.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/show-live-stream-health-stats.md)
- [/docs/guides/manage-stream-keys.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/manage-stream-keys.md)
- [/docs/guides/stream-recordings-of-live-streams.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/stream-recordings-of-live-streams.md)
- [/docs/guides/stream-live-to-3rd-party-platforms.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/stream-live-to-3rd-party-platforms.md)
- [/docs/guides/handle-live-stream-disconnects.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/handle-live-stream-disconnects.md)
- [/docs/guides/stream-simulated-live.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/stream-simulated-live.md)
- [/docs/guides/debug-live-stream-issues.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/debug-live-stream-issues.md)
- [/docs/guides/add-live-captions.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/add-live-captions.md)
- [/docs/guides/add-autogenerated-live-captions.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/add-autogenerated-live-captions.md)
- [/docs/guides/live-streaming-faqs.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/live-streaming-faqs.md)
- [/docs/guides/monitor-html5-video-element.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-html5-video-element.md)
- [/docs/guides/monitor-hls-js.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-hls-js.md)
- [/docs/guides/monitor-avplayer.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-avplayer.md)
- [/docs/guides/monitor-androidx-media3.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-androidx-media3.md)
- [/docs/guides/monitor-exoplayer.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-exoplayer.md)
- [/docs/guides/monitor-dash-js.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-dash-js.md)
- [/docs/guides/monitor-video-js.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-video-js.md)
- [/docs/guides/monitor-react-native-video.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-react-native-video.md)
- [/docs/guides/monitor-kaltura-web.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-kaltura-web.md)
- [/docs/guides/monitor-kaltura-ios.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-kaltura-ios.md)
- [/docs/guides/monitor-kaltura-android.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-kaltura-android.md)
- [/docs/guides/monitor-jw-player-web.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-jw-player-web.md)
- [/docs/guides/monitor-jw-player-ios.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-jw-player-ios.md)
- [/docs/guides/monitor-android-media-player.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-android-media-player.md)
- [/docs/guides/monitor-bitmovin-player.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-bitmovin-player.md)
- [/docs/guides/monitor-bitmovin-android.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-bitmovin-android.md)
- [/docs/guides/monitor-castlabs-prestoplay-web.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-castlabs-prestoplay-web.md)
- [/docs/guides/monitor-castlabs-prestoplay-android.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-castlabs-prestoplay-android.md)
- [/docs/guides/monitor-akamai-media-player.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-akamai-media-player.md)
- [/docs/guides/monitor-nexplayer.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-nexplayer.md)
- [/docs/guides/monitor-ooyala-player.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-ooyala-player.md)
- [/docs/guides/monitor-shaka-player.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-shaka-player.md)
- [/docs/guides/monitor-azure-media-player.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-azure-media-player.md)
- [/docs/guides/monitor-theoplayer-web.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-theoplayer-web.md)
- [/docs/guides/monitor-theoplayer-ios.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-theoplayer-ios.md)
- [/docs/guides/monitor-theoplayer-android.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-theoplayer-android.md)
- [/docs/guides/monitor-flowplayer.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-flowplayer.md)
- [/docs/guides/monitor-brightcove-web.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-brightcove-web.md)
- [/docs/guides/monitor-brightcove-ios.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-brightcove-ios.md)
- [/docs/guides/monitor-brightcove-android.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-brightcove-android.md)
- [/docs/guides/monitor-cts-pdk.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-cts-pdk.md)
- [/docs/guides/monitor-chromecast.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-chromecast.md)
- [/docs/guides/monitor-roku.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-roku.md)
- [/docs/guides/monitor-samsung-tizen.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-samsung-tizen.md)
- [/docs/guides/monitor-lg.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-lg.md)
- [/docs/guides/monitor-agnoplay-player.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitor-agnoplay-player.md)
- [/docs/guides/understand-metric-definitions.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/understand-metric-definitions.md)
- [/docs/guides/monitoring-metrics.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/monitoring-metrics.md)
- [/docs/guides/data-engagement-metric.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-engagement-metric.md)
- [/docs/guides/data-overall-viewer-experience-metric.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-overall-viewer-experience-metric.md)
- [/docs/guides/data-playback-success-metric.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-playback-success-metric.md)
- [/docs/guides/data-startup-time-metric.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-startup-time-metric.md)
- [/docs/guides/data-smoothness-metric.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-smoothness-metric.md)
- [/docs/guides/data-video-quality-metric.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-video-quality-metric.md)
- [/docs/guides/make-your-data-actionable-with-metadata.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/make-your-data-actionable-with-metadata.md)
- [/docs/guides/extend-data-with-custom-metadata.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/extend-data-with-custom-metadata.md)
- [/docs/guides/error-categorization.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/error-categorization.md)
- [/docs/guides/export-raw-video-view-data.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/export-raw-video-view-data.md)
- [/docs/guides/export-amazon-kinesis-data-streams.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/export-amazon-kinesis-data-streams.md)
- [/docs/guides/export-google-cloud-pubsub.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/export-google-cloud-pubsub.md)
- [/docs/guides/setup-alerts.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/setup-alerts.md)
- [/docs/guides/pagerduty-alert-notifications.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/pagerduty-alert-notifications.md)
- [/docs/guides/track-cdn-for-request-metrics.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/track-cdn-for-request-metrics.md)
- [/docs/guides/see-how-many-people-are-watching.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/see-how-many-people-are-watching.md)
- [/docs/guides/build-a-custom-data-integration.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/build-a-custom-data-integration.md)
- [/docs/guides/data-custom-javascript-integration.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-custom-javascript-integration.md)
- [/docs/guides/data-custom-objectivec-integration.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-custom-objectivec-integration.md)
- [/docs/guides/data-custom-java-integration.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/data-custom-java-integration.md)
- [/docs/guides/mux-data-playback-events.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/mux-data-playback-events.md)
- [/docs/guides/export-monitoring-data.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/export-monitoring-data.md)
- [/docs/guides/ensure-data-privacy-compliance.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/ensure-data-privacy-compliance.md)
- [/docs/guides/integrate-a-data-custom-domain.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/integrate-a-data-custom-domain.md)
- [/docs/guides/track-autoplaying-videos.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/track-autoplaying-videos.md)
- [/docs/guides/mux-data-faqs.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/mux-data-faqs.md)
- [/docs/guides/signing-jwts.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/signing-jwts.md)
- [/docs/guides/secure-video-playback.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/secure-video-playback.md)
- [/docs/guides/protect-videos-with-drm.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/protect-videos-with-drm.md)
- [/docs/guides/dashboard-environment-restrictions.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/dashboard-environment-restrictions.md)
- [/docs/guides/moderate-video-content.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/guides/moderate-video-content.md)
- [/docs/integrations/next-js.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/next-js.md)
- [/docs/integrations/remix-js.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/remix-js.md)
- [/docs/integrations/sveltekit.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/sveltekit.md)
- [/docs/integrations/astro.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/astro.md)
- [/docs/integrations/laravel.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/laravel.md)
- [/docs/integrations/mux-node-sdk.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/mux-node-sdk.md)
- [/docs/integrations/mux-python-sdk.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/mux-python-sdk.md)
- [/docs/integrations/mux-php-sdk.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/mux-php-sdk.md)
- [/docs/integrations/mux-ruby-sdk.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/mux-ruby-sdk.md)
- [/docs/integrations/mux-elixir-sdk.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/mux-elixir-sdk.md)
- [/docs/integrations/mux-java-sdk.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/mux-java-sdk.md)
- [/docs/integrations/mux-csharp-sdk.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/mux-csharp-sdk.md)
- [/docs/integrations/cms.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/cms.md)
- [/docs/integrations/sanity.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/sanity.md)
- [/docs/integrations/contentful.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/contentful.md)
- [/docs/integrations/cosmic.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/cosmic.md)
- [/docs/integrations/datocms.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/datocms.md)
- [/docs/integrations/strapi.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/strapi.md)
- [/docs/integrations/prepr.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/prepr.md)
- [/docs/integrations/ai-workflows.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/ai-workflows.md)
- [/docs/integrations/ai-generated-chapters.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/ai-generated-chapters.md)
- [/docs/integrations/ai-translation-dubbing.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/ai-translation-dubbing.md)
- [/docs/integrations/ai-summarizing-and-tagging.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/integrations/ai-summarizing-and-tagging.md)
- [/docs/pricing/video.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/pricing/video.md)
- [/docs/pricing/estimating-video-costs.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/pricing/estimating-video-costs.md)
- [/docs/pricing/controlling-video-costs.md](https://nextjs-mux-7hxyk483u-mux.vercel.app/docs/pricing/controlling-video-costs.md)