# Is it possible to preload VOD content while the pre-roll is playing

Yes, it is done with the preload feature. Before setting your source, you need to activate preload on your player. We advise to use the value ‘auto’: this allows the first segments of the stream to be downloaded during the ad, reducing the start-up time of the video content.

For more details regarding preload and how to implement it, please visit the resources linked below.

## Resources

The following resources provide more information:

* [Preloading - how to](https://docs-preview.optiview.dolby.com/pr-861/theoplayer/v10/how-to-guides/miscellaneous/preloading.md)
* [Demo page](https://demo.theoplayer.com/preloading-vod)
* [What are the benefits of preloading](https://docs-preview.optiview.dolby.com/pr-861/theoplayer/v10/faq/what-are-the-benefits-of-preloading.md)
* [API reference - PreloadType](https://docs-preview.optiview.dolby.com/pr-861/theoplayer/v10/api-reference/web/types/PreloadType)
