# Introduction

ForSG is a link shortener for healthcare institutions in Singapore. This guide contains most frequently asked questions and notes on how to use ForSG.

{% hint style="danger" %}
**Only share links that are meant to be public on for.sg.** \
\&#xNAN;*We will not be responsible for any leaked information.*
{% endhint %}

## What is ForSG?

ForSG is a link shortener for the healthcare institutions in Singapore. It is built by the Open Government Products team at GovTech.

There are multiple reasons why we built a link shortener:

* URLs are too long to fit into tweets or SMSes, and difficult to remember
* Email clients might block other commercial link shorteners if they are listed as spam on their site
* Citizens are afraid of phishing when receiving a shortened link and unsure of where it goes
* With ForSG, citizens and patients are safe in the knowledge that the links are official. Any healthcare professional from whitelisted organisations below can log in with their emails and immediately create short links with the official for.sg domain.

## Who can use ForSG?

ForSG will be made available to healthcare professionals from the following healthcare institutions with below email domains:

<table><thead><tr><th width="150">Sr. No.</th><th width="191">Organization</th><th>Email Domains</th></tr></thead><tbody><tr><td>1</td><td>NUHS</td><td>nuhs.edu.sg</td></tr><tr><td>2</td><td>SingHealth</td><td>singhealth.com.sg</td></tr><tr><td>3</td><td>NHG</td><td>nhg.com.sg</td></tr><tr><td>4</td><td>CGH</td><td>cgh.com.sg</td></tr><tr><td>5</td><td>KTPH</td><td>ktph.com.sg</td></tr><tr><td>6</td><td>IMH</td><td>imh.com.sg</td></tr><tr><td>7</td><td>KKH</td><td>kkh.com.sg</td></tr><tr><td>8</td><td>SKH</td><td>skh.com.sg</td></tr><tr><td>9</td><td>SGH</td><td>sgh.com.sg</td></tr><tr><td>10</td><td>TTSH</td><td>ttsh.com.sg</td></tr><tr><td>11</td><td>WHC</td><td>wh.com.sg</td></tr><tr><td>12</td><td>YCH</td><td>yishunhospital.com.sg</td></tr><tr><td>13</td><td>NHG Polyclinics</td><td>nhgp.com.sg</td></tr><tr><td>14</td><td>MOHH</td><td>mohh.com.sg</td></tr><tr><td>15</td><td>MOHT</td><td>moht.com.sg</td></tr><tr><td>16</td><td>NSC</td><td>nsc.com.sg</td></tr><tr><td>17</td><td>SNEC</td><td>snec.com.sg</td></tr><tr><td>18</td><td>SCBB</td><td>scbb.com.sg</td></tr><tr><td>19</td><td>NCCS</td><td>nccs.com.sg</td></tr><tr><td>20</td><td>NHCS</td><td>nhcs.com.sg</td></tr><tr><td>21</td><td>NNI</td><td>nni.com.sg</td></tr><tr><td>22</td><td>NDCS</td><td>ndcs.com.sg</td></tr><tr><td>23</td><td>AIC</td><td>aic.sg</td></tr><tr><td>24</td><td>NCID</td><td>ncid.sg</td></tr><tr><td>25</td><td>1FSS</td><td>1fss.com.sg</td></tr><tr><td>26</td><td>ALPS</td><td>alpshealthcare.com.sg</td></tr><tr><td>27</td><td>CRIS</td><td>cris.sg</td></tr><tr><td>28</td><td>SCRI</td><td>scri.cris.sg</td></tr><tr><td>29</td><td>NHIC</td><td>nhic.cris.sg</td></tr><tr><td>30</td><td>ACTRIS</td><td>actris.cris.sg</td></tr><tr><td>31</td><td>PRECISE</td><td>precise.cris.sg</td></tr><tr><td>32</td><td>STCC</td><td>stcc.cris.sg</td></tr><tr><td>33</td><td>IHiS</td><td>ihis.com.sg</td></tr><tr><td>34</td><td>NHG Pharmacy</td><td>pharmacy.nhg.com.sg</td></tr><tr><td>35</td><td>NHG Diagnostics</td><td>diagnostics.nhg.com.sg</td></tr><tr><td>36</td><td>NHG Primary Care Academy</td><td>pca.sg</td></tr><tr><td>37</td><td>SingHealth Community Hospitals</td><td>singhealthch.com.sg</td></tr><tr><td>38</td><td>National Organ Transplant Unit (NOTU)</td><td>notu.com.sg</td></tr><tr><td>39</td><td>Synapxe</td><td>synapxe.sg</td></tr></tbody></table>

## Why didn’t I receive the OTP instantly?

An OTP is immediately sent to your email address right after you’ve keyed it in. However, your email servers may take some time to process to ensure that it is not a malicious email being sent to your inbox.&#x20;

If you have problems with receiving the OTP, please contact your AFM or IT team to resolve this.

## Is this the same as GoGovSG?

You might have noticed that ForSG looks and feels almost the same as GoGovSG. That's because the same people behind GoGovSG also built ForSG!&#x20;

We wanted to make link shortening service available to healthcare institutions, that is how we got started with building ForSG.&#x20;

The features you find on GoGovSG will be exactly the same as ForSG.&#x20;


---

# 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.for.sg/master.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.
