# Integration

1. Select the playlist you want to integrate.
2. Click on Preview Shorts to review before integrating it.

<figure><img src="/files/svI9L9lBwsrdYnM7Ofyj" alt=""><figcaption></figcaption></figure>

3. Click “Generate code” button to get the integration code.

*<mark style="color:yellow;">**Now you will one Generate code option and integrate that code.**</mark>*

1. Paste the script into either the or the of your website. We recommend placing it in the \<head>\</head>\</body>
2. And add Div section code to the place where you want to showcase these video tiles on your website.&#x20;

**Questions?**

Please feel free to reach out via <mark style="color:blue;"><support@saleassist.ai></mark> if you need any help.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.saleassist.ai/addons/shoppable-video-links/integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
