# Send Video

To make your Bot conversations more varied than standard text messages by adding a digital asset video. You can use a digital asset video to provide information about a product so that the information presented looks more attractive and can provide an overview of the product being described. You can upload video with ‘mp4’ and ‘m4v’ file types, with max. size upload is 2MB.

![Add New Send Video](/files/yn9pYgyC69wOHc0nXN1q)

Then how do I add or attach a video to the bot answer?

1. Create assets in the **Digital Library** > **'Send Video'**. Then select video, input heading and digital group then, click the 'save' button.
2. Create knowledge and attach digital assets videos that have been made in the first point.
3. The last step, make sure you attach the knowledge to the bot.&#x20;

![Send Video](/files/Brn39crxJKl1EDCRLoSK)


---

# 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.3dolphins.ai/bot-settings/digital-library/create-new-digital-library/send-video.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.
