# FAQs

#### Are LetterSG links safe to click on?

* Yes, LetterSG links end with ".gov.sg" and are safe to click on.&#x20;
* You may refer to SNDGO's press release here for further assurance: <https://www.smartnation.gov.sg/media-hub/parliament/04072022/>
  * In essence, this outlines the SNDGO policy that states that links ending with ".[gov.sg](http://gov.sg/)" are safe to click on for citizens.

#### Is there an expiry period for the link to my letter from [Letter.gov.sg](http://letter.gov.sg)?

Letters issued will be accessible at all times and will not expire.

**I have questions about the letter and I need to get in touch with the government agency. Who can I ask?**

As the platform provider, LetterSG is not able to assist with any queries about the letter content. Please reach out to the letter issuer or the government agency who issued your letter instead.

**I cannot find an answer to my question on this guide. What should I do?**

* Please write to our team via this form: <https://go.gov.sg/lettersg-citizens>. We will get back to you as soon as we can.


---

# 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.letters.gov.sg/for-citizens/faqs.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.
