# Request a Video Asset as a Partner

One type of asset you can use to drive traffic to brands is a **Video**. This is a video that your partnered brand has uploaded to impact.com for your marketing endeavors. You can embed this video as an ad on your website.

{% hint style="info" %}
**Note:** This video cannot be placed on social media networks (e.g., Facebook or YouTube).
{% endhint %}

#### Request a new Video Ad

1. From the top navigation menu, select **Content → Requests**.
2. In the top-right corner, select **Request → Video**.
3. Fill out the form.
   * See the *Video asset form reference* below for more information.

<details>

<summary>Video asset form reference</summary>

| **Form Field**          | **Description**                                                                                    |
| ----------------------- | -------------------------------------------------------------------------------------------------- |
| Brand                   | Select the brand to which this request will be sent from the drop-down menu.                       |
| Deal                    | Optionally, select the deal to which this asset will be associated.                                |
| Video Format            | Select the format in which you’d like to receive the video (.mp4 or .flv).                         |
| Language                | Select in what language you want the asset to be.                                                  |
| Date Needed             | Select the date by which you want the asset.                                                       |
| Exclusive Ad            | Decide whether you want the asset to be exclusively for your use.                                  |
| Optional Example        | Add an example of what you might want the asset to look like or the copy that could be used in it. |
| Additional Instructions | Include any additional comments for that brand to consider when they review the request.           |

</details>

4. Select **Submit**.

#### Review your Video request status

After you submit your request, you can check on its status.

1. From the top navigation menu, select **Content → Requests**.
2. Select the **Brand** filter, then select the brand to which you sent the request.
3. Select the **Request Type** drop-down menu, then select **Asset**.
4. Hover over your request and select ![](/files/QmaL30TflEtQDgN6tzCe) **\[More]** → **View** to view the details of your request.
   * From here, you can see any comments the brand made while processing and finalizing the request.


---

# 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://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/requests/request-assets/request-a-video-asset-as-a-partner.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.
