# Accessing LetterSG

LetterSG is built for public officers. There is no onboarding process or any installation required. Simply login at <https://letters.gov.sg> with your agency email (e.g. @tech.gov.sg).&#x20;

You will receive an OTP in your email inbox.

<figure><img src="/files/0k0POgGOl4fbGmwolV5Z" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If you receive any error messages or are unable to login, please contact us [here](https://go.gov.sg/lettersg-support).&#x20;
{% endhint %}


---

# 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-agency-users/accessing-lettersg.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.
