# Introduction

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

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

## What is ForEduSG?

ForEduSG is a link shortener for the education 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 ForEduSG, citizens and students are safe in the knowledge that the links are official. Any education officer from whitelisted organisations below can log in with their edu.sg emails and immediately create short links with the official for.edu.sg domain.

## Who can use ForEduSG?

ForEduSG will be made available to officers from following agencies with .edu.sg email access.

<table><thead><tr><th width="117.66666666666666">Sr. No.</th><th>Organisation</th><th>Email Domains</th></tr></thead><tbody><tr><td>1</td><td>A*STAR</td><td>a-star.edu.sg </td></tr><tr><td>2</td><td>Asian Culinary Institute Singapore</td><td>aci.edu.sg </td></tr><tr><td>3</td><td>Ngee Ann Polytechnic</td><td>adj.np.edu.sg </td></tr><tr><td>4</td><td>A*STAR HQ</td><td>hq.a-star.edu.sg </td></tr><tr><td>5</td><td>ISEAS – Yusof Ishak Institute</td><td>iseas.edu.sg </td></tr><tr><td>6</td><td>Institute of Technical Education (ITE)</td><td>ite.edu.sg </td></tr><tr><td>7</td><td>Ministry of Education (MOE)</td><td>moe.edu.sg </td></tr><tr><td>8</td><td>National Metrology Centre</td><td>nmc.a-star.edu.sg </td></tr><tr><td>9</td><td>Ngee Ann Polytechnic</td><td>np.edu.sg </td></tr><tr><td>10</td><td>Nanyang Polytechnic</td><td>nyp.edu.sg </td></tr><tr><td>11</td><td>Republic Polytechnic</td><td>rp.edu.sg </td></tr><tr><td>12</td><td>MOE Schools</td><td>schools.gov.sg </td></tr><tr><td>13</td><td>Science Centre Singapore (SCS)</td><td>science.edu.sg </td></tr><tr><td>14</td><td>Singapore Institute of Retail Studies</td><td>sirs.edu.sg </td></tr><tr><td>15</td><td>School of the Arts, Singapore</td><td>sota.edu.sg </td></tr><tr><td>16</td><td>Singapore Polytechnic</td><td>sp.edu.sg</td></tr><tr><td>17</td><td>Temasek Polytechnic</td><td> tp.edu.sg </td></tr><tr><td>18</td><td>National Centre of Excellence for Workplace Learning (NACE)</td><td>nace.edu.sg</td></tr><tr><td>19</td><td>A*STAR IHPC</td><td>ihpc.a-star.edu.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 ForEduSG looks and feels almost the same as GoGovSG That's because the same people behind GoGovSG also built ForEduSG!&#x20;

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

The features you find on GoGovSG will be exactly the same as ForEduSG.&#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.edu.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.
