# Upload a new episode to a series

To upload a new episode to the series, go to upload > TV show upload. Select the series where you want to upload new episode, select the season number and upload the episode.

![](/files/-MROpGQAfoJlkYQgGtbd)

Add details, title, tags, thumb for episode, submit thumb, and save.&#x20;

{% embed url="<https://youtu.be/fAN7iqJfjgw>" %}


---

# 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/content-ingestion/uploading-a-series/upload-a-new-episode-to-a-series.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.
