# Video upload

Video upload is een optie om video's vanaf je PC/tablet direct op de pagina te uploaden.&#x20;

## Configuratie-opties

### Video

* *Upload file:* Hier kun je vanuit je lokale bestanden een video uploaden.&#x20;

### Poster image

* *Upload file:* Hier kun je een zo gehete 'Thumbnail' toevoegen. Een foto die de bezoeker ziet als het filmpje stilstaat als deze nog niet op 'play' heeft gedrukt.


---

# 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.openstad.org/openstad/manual/modules/video-upload.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.
