# SMS Best Practices

1. SMSes sent early in the week (e.g. Monday) and day (especially waking hours from 8-10am) are more likely to be seen and read. This [article](https://simpletexting.com/the-best-times-to-schedule-a-text-message-campaign/) provides useful tips, and our own internal research has also shown this to be the case!
2. If recipients have reached out to you to unsubscribe from your SMS campaigns, respect their wishes to be removed from the list, unless your SMSes are of an urgent, or need-to-know nature.
3. Straightforward and direct content works most effectively, as they provide a sense of officiality.
4. You are not advised to use language that implies urgency or induce panic.

#### What kind of links can I include in my SMSes?

If you must include links in your SMS, please note the following points:

1. all links must be a .gov.sg link (or edu.sg for educational institutions/for.sg for healthcare institutions).
2. if you need to use a link shortener, use only [GoGovSG](https://go.gov.sg/#/).&#x20;
3. do not send links, including QR codes, that ask for user credentials or that direct to log-in pages.
4. do not include links which are not integral to the message (e.g. if it is a generic website link).
5. do not include links to webpages that are locatable on your agency's website - rather, provide instructions to the MoP to locate the webpage.


---

# 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://postman-v1.guides.gov.sg/campaign-guide-sms/sms/sms-best-practices.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.
