# Integration

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

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

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

<figure><img src="/files/1seuq5m492EW8s4qyrFD" alt=""><figcaption></figcaption></figure>

4. Here, you can select the mode (stories/tiles) for your videos and copy the script by clicking the “Copy Code” button.

*<mark style="color:yellow;">**Code Sample:-**</mark>*

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

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;

**For Floating Video -**&#x20;

1. Follow all the instructions mentioned above till last step.
2. To add video in the Product page, add the highlighted the code the product page where you want the video to be placed.

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

3. Once done, go to the playlist and select the video that you want to add in the product page.

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

4. Go to edit and the product page URL in the Source URL.

<figure><img src="/files/3oWXUKkPn0vppBizvkNq" alt=""><figcaption></figcaption></figure>

That’s it! We did say it was simple… Now check out your website to verify that everything's working properly :)

**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/features-overview/shoppable-videos-tiles/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.
