# Submitting Files

## How do I submit files on Highway?

1\. This is what you should see after clicking on the highway.gov.sg link sent by agency officer **for active links**. You can start uploading your files on this page.&#x20;

Do note that the highway submission link has an expiry period, hence please submit your files before the deadline. You will not be able to upload and submit your files with an expired link.&#x20;

<figure><img src="/files/hnRBRkiNXSN4RNAdll2J" alt=""><figcaption><p>Agency officer requesting for documents. In this example, 'zongxian@open.gov.sg' is the agency officer, and 28 Nov 2024 is the expiry date of the link</p></figcaption></figure>

2\. You can submit your files by clicking on "Choose file" or drag and drop the files you want to share into the box here.

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

3. When a file is uploaded successfully, you should see a green tick on the file, with a notification at the top of the page.

<figure><img src="/files/3j2VD2RWW8uEINe4kF72" alt=""><figcaption></figcaption></figure>

4\. Once you're done uploaded all your files, click on "Submit".

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

5. Upon clicking on "Submit", you will be brought to a page where you can see all the files you have submitted.

<figure><img src="/files/hLGYml6g93NdeKe9AqqX" alt=""><figcaption><p>Files that you have submitted. In this example, a file named '15285.csv' was submitted.</p></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://guide.highway.gov.sg/for-citizens/submitting-files.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.
