# File Upload Option

The GIF example below shows how we selected the **File Upload Option** and named it **Handwritten Note.**

The other settings which could be touched include the checkbox to **mark as required**, add **Class** (for CSS purposes) and **Conditional Logics.**

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

Additionally, you can also select the MIME type in the File type section.

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


---

# 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.yaycommerce.com/yayextra/how-it-works/option-types/file-upload-option.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.
