# Known issues

### I can't upload files and see the following error "Virus scan failed, please try uploading again." at the submission page. What should I do?

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

You may encounter this error when trying to submit files on Highway. This is due to the virus scanner on Highway sporadically failing, and it will take time for the Highway team to resolve this issue.

**Temporary workarounds:**

* Re-upload the same files, as we have observed that the files will generally be uploaded successfully after multiple attempts, OR
* Contact the agency officer who shared the link with you to explore an alternative mode of file transfer (e.g., secure thumb drive)


---

# 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/public-faqs/known-issues.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.
