# Editor's Pick

Admin can manage all the videos in the editor's pick section from this menu. Editor's picks are the videos shows on the homepage banner.&#x20;

On the frontend, the editor's pick will be shown like this.&#x20;

![](/files/-MRdfKtI-NzyxjrI1k6l)

#### How to add any video into editor's pick

1\) Go to videos manager and find the video which you want to put on the editors's pick.&#x20;

2\) Go to Action of that video and click on Add to Editor's Pick, video will be added to the editor's pick and show in the banner of the homepage of your website.&#x20;

![](/files/-MU7upiSjcsO-7no4xAq)

All the videos which are set as editor's pick will be listed here. Users can remove any video here to remove from the editor's pick.&#x20;

![](/files/-MU7vetAt0YRo7U2T91k)

**Note**: Episodes of the series doesn't set to be on Editor's Pick.


---

# 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.vodlix.com/user-manual/admin-area/content-management/editors-pick-1.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.
