# For Agency Users

- [Accessing LetterSG](https://guide.letters.gov.sg/for-agency-users/accessing-lettersg.md)
- [Creating Letter Templates](https://guide.letters.gov.sg/for-agency-users/creating-letter-templates.md)
- [Bulk Generating Letters](https://guide.letters.gov.sg/for-agency-users/bulk-generating-letters.md)
- [Sending Out Letters](https://guide.letters.gov.sg/for-agency-users/sending-out-letters.md): There are 3 modes of delivery offered: SMS, email and other services.
- [Sharing Access to Templates & Letters](https://guide.letters.gov.sg/for-agency-users/sharing-access-to-templates-and-letters.md)
- [Editing Letter Templates](https://guide.letters.gov.sg/for-agency-users/editing-letter-templates.md)
- [Cloning Letter Templates](https://guide.letters.gov.sg/for-agency-users/cloning-letter-templates.md)
- [Archiving Letter Templates](https://guide.letters.gov.sg/for-agency-users/archiving-letter-templates.md)
- [Viewing Previously Generated Letters](https://guide.letters.gov.sg/for-agency-users/viewing-previously-generated-letters.md)
- [Downloading Letters as PDF](https://guide.letters.gov.sg/for-agency-users/downloading-letters-as-pdf.md)
- [FAQs](https://guide.letters.gov.sg/for-agency-users/faqs.md)


---

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