# 提交文件

此功能允许学生向教师发送文件。支持的文件类型包括图像、音频文件、视频文件和文本文档等。

<figure><img src="/files/wqtpi3mr1htgyl00kDvI" alt=""><figcaption></figcaption></figure>

向教师提交文件：

1. 单击"选择文件"。
2. 将某个文件拖放到框中，或单击上传按钮并选择要发送的文件。
3. 单击"提交"。

{% hint style="info" %}
学生将文件拖放到框中，即可发送多个文件。请注意，文件必须来自同一文件夹，并且仅能添加允许添加的文件。
{% endhint %}


---

# 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.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-student-ying-yong-cheng-xu/ti-jiao-wen-jian.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.
