# 13. Video Posts Setup

Video posts are different than normal posts. Look at the picture below. A video will be shown at the top section of the screen.

<img src="https://193695234-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuVX9DkcSpz5pWRDwpVCd%2Fuploads%2Fo2fTeJKcszNzAEbcsatp%2Fimage.png?alt=media&#x26;token=621fc41d-e639-4a9b-b462-8e4330befa2b" alt="" data-size="original">

{% hint style="info" %}
You can add Network, Youtube, and Vimeo videos as video posts. The app will show only one video. So, if you add a Network video then Youtube and Vimeo videos will be ignored. So, Just add one type of video.
{% endhint %}

{% hint style="info" %}
You can add only one video for a video post. If you want to add multiple videos inside a single post, then don't assign them as Video Posts. Multiple videos are supported in a normal post.
{% endhint %}

***

## Assign Video Posts

> To set video posts, Open any post in your WordPress dashboard and scroll down to the bottom section. Set the Video Post value to Yes and add your video and update the post.

<figure><img src="https://193695234-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuVX9DkcSpz5pWRDwpVCd%2Fuploads%2Fwfn4L9tpBEHPKk0i1obj%2FScreenshot%202023-07-11%20at%2012.03.40%20AM.png?alt=media&#x26;token=f4c67171-08ff-40b1-88d8-8416c9b78223" alt=""><figcaption></figcaption></figure>

***

## Disable Video Tab

If you want to disable the video tab from the app, you can do that directly from the Newsfreak Configs plugin. Video posts will work but the video tab will be hidden.


---

# 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://doc.newsfreak.mrb-lab.com/additional-setup/13.-video-posts-setup.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.
