> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/dutch/faronics-insight-gebruiken/de-insight-student-toepassing/bestanden-verzenden.md).

# Bestanden verzenden

Bij deze functie kunnen studenten bestanden naar de docent sturen. Ondersteunde bestandstypen zijn afbeeldingen, audiobestanden, videobestanden, tekstdocumenten, enz.

<figure><img src="/files/8kndNKmDLDQx51JCGbsI" alt=""><figcaption></figcaption></figure>

Bestanden verzenden naar de docent:

1. Klik op *Bestanden verzenden*.
2. Sleep een bestand naar het vak of klik op Uploaden en selecteer een bestand om te verzenden.
3. Klik op *Verzenden*.

{% hint style="info" %}
Studenten kunnen meerdere bestanden verzenden door ze naar het vak te slepen. Bestanden moeten uit dezelfde map komen en toegestaan zijn.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.faronics.com/faronics-insight-docs/dutch/faronics-insight-gebruiken/de-insight-student-toepassing/bestanden-verzenden.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.
