# General

## Is Highway secure? How can I tell if it is a legitimate Highway link?&#x20;

A legitimate Highway link willl always have:

* a **gov.sg** domain, and&#x20;
* a **"Singapore Government Agency Website" banner** to ensure legitimacy

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

## What file types are allowed?

We currently support uploading of these following file types below.

Documents: ‘doc’, ‘docx’, ‘ppt’, ‘pptx’, ‘xls’, ‘xlsx’, ‘csv’, ‘pdf’, ‘rtf’

Images: ‘bmp’, ‘png’, ‘gif’, ‘jpeg’, ‘jpg’, ‘svg’, ‘tif’, ‘tiff’

Videos: ‘mpeg’, ‘mpg’, ‘wmv’, ‘avi’, ‘mp4’

Audio: ‘m4a’, ‘mp3’, ‘wav’

Others: 'asc', 'cer', 'csv', 'dot', 'dxf', 'ent', 'htm', 'html', 'log', 'mpp', 'msg', 'mso', 'odb', 'odf', 'odg', 'odp', 'ods', 'odt', 'p7m', 'gno', 'p7s', 'pcx', 'pot', 'pps', 'ppsx', 'psd', 'pub', 'rtf', 'sxc', 'sxd', 'sxi', 'sxw', 'tar', 'txt', 'vcf', 'vsd', 'xml', 'zip', '264', 'edr', 'jdr', 'ts'

## Can I submit files multiple times via the same link?

Yes, this is possible. Do note however that the submission link has an expiry date. If your submission link has expired, please contact the agency officer that created the link to recreate it for you to submit files.

## What are the file size limits?

File size limit is up to 1 GB per file.

## I can't find an answer to my question. Where can I get further assistance?

Please contact our team through this form: <https://go.gov.sg/highway-support>


---

# 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/general.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.
