---
metadata:
  - name: generator
    content: Diplodoc Platform v5.34.3
alternate:
  - https://yandex.com/dev/video-sdk/doc/en/sdk-html5/html5-start.md
  - https://yandex.com/dev/video-sdk/doc/ru/sdk-html5/html5-start.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/video-sdk/doc/en/llms.txt

# Quick start

To use the Video Ads SDK, ensure that the SDK components are loaded alongside the webpage's code as standard external JavaScript files. The most common way to load external scripts is via the `script` element within the HTML document's head tag.

URL for downloading the Video Ads SDK:
```httpget
https://yandex.ru/ads/system/adsdk.js
```

Methods of integration:

- [Simplified integration](https://yandex.com/dev/video-sdk/doc/en/sdk-html5/quick.md): Quick and easy setup requiring minimal development effort.
- [Standard integration](https://yandex.com/dev/video-sdk/doc/en/sdk-html5/full.md): Detailed control over advertising events.
- [Adfox integration](https://yandex.com/dev/video-sdk/doc/en/sdk-html5/adfox.md): Auction setup and direct sales.
- [Integration into SmartTV](https://yandex.com/dev/video-sdk/doc/en/sdk-html5/smartTV.md): Specifics of integration on Webos, Tizen, and VIDAA.

