> For the complete documentation index, see [llms.txt](https://guide.form.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.form.gov.sg/contact/ask-a-peer-expert.md).

# Ask a Peer Expert

This section contains a list of Peer Experts you may consult.

![](/files/OdvVb678urewO326rejp)

These Peer Experts are power users who have more than 10 forms or more than 1,000 responses under their belts. Many of them have thought of smart workarounds in the absence of features. They will be able to guide you in building and launching your form, so feel free to reach out to them!

<details>

<summary><mark style="background-color:blue;">Apply as a Peer Expert to help your peers</mark></summary>

If there is no one from your agency in this list, why not [apply](https://form.gov.sg/#!/5d6dd66ad6754c0012d7dc82) and be the first? As Agency Peer Experts, you have the following perks:

* You will be part of a group of subject matter experts to help peers in your agency
* You will get access to juicy beta features before all other users
* Your feature requests are prioritised, because it’s likely you have thought of workarounds that are insufficient

</details>

### Peer Experts

**A’STAR**\
<berny-heng@acrc.a-star.edu.sg>

**BCA**\
<brindha_natarajan@bca.gov.sg>

**CEA**\
<lay_poh_leng@cea.gov.sg>

**Customs**\
<lau_guanyi@customs.gov.sg>

**Elections Department**\
<gerry_gewi@eld.gov.sg>\
<kewal_bishnu_pradhan@eld.gov.sg>\
\
**ICA**\
<mohamad_zaidi_mohamed_hussain@ica.gov.sg>\
<benjamin_pang@ica.gov.sg>

**IRAS**\
<Alaine_lau@iras.gov.sg>

**ISEAS**\
<swee_yew_pin@iseas.edu.sg>

**MAS**\
<low_weijian@mas.gov.sg>

**MFA**\
<ong_wei_jie@mfa.gov.sg>\
<seri_nur_haziqah_nor_azamm@mfa.gov.sg>\
<teo_kah_beng@mfa.gov.sg>\
<char_wing_wa@mfa.gov.sg>

**MINDEF**\
<chong_yong_hon@defence.gov.sg>\
<lee_chee_hong@defence.gov.sg>\
<wong_pui_seng@defence.gov.sg>

**MOE**\
<chen_yingjie_jason@moe.edu.sg>\
<hamshala_ariaratnam@moe.gov.sg>\
<ng_jie_ling_jesslyn@schools.gov.sg>\
<ong_liting@moe.gov.sg>\
<ong_yu_ling@moe.gov.sg>\
<pereira_joscelyn_sebastian@moe.gov.sg>\
<shahreen_aman@moe.gov.sg>\
<siti_rabiah_mohamad_yazid@moe.edu.sg>\
<tan_soo_gek@moe.gov.sg>\
<tan_ying_yang@moe.edu.sg>\
<tiffany_lim@moe.gov.sg>\
<saddiq_jamil@moe.gov.sg>

**MOE Schools**\
<fauziah_othman@schools.gov.sg>\
<germain_kang@schools.gov.sg>\
<mohammed_azhar_mohd_shariff@schools.gov.sg>\
<kwek_soon_cheong@schools.gov.sg>\
<rasis_abdul_rahim@schools.gov.sg>\
<chang_jin_peng@schools.gov.sg>

**MOM**\
<adrian_wong@mom.gov.sg>

**Nanyang Polytechnic**\
<andy_chia@nyp.edu.sg>\
<tay_li_leng@nyp.edu.sg>

**Ngee Ann Polytechnic**\
<cleo_chiang@np.edu.sg>

**NHGP** <hock_chye_gan@nhgp.com.sg>

**People’s Association**\
<alvin_goh@pa.gov.sg>\
<chua_gek_fong@pa.gov.sg>\
<sherilyn_lee@pa.gov.sg>

**Republic Polytechnic**\
<tan_lee_kiat@rp.edu.sg>\
<toh_yuet_wei@rp.edu.sg>

**SCDF**\
<lee_jun_qi@scdf.gov.sg>\
<md_faizal_sri_jamal@scdf.gov.sg>\
<ridzaidean_abu_bakar@scdf.gov.sg>

**Science Centre**\
<albert_sim@science.edu.sg>\
<astra_yap@science.edu.sg>\
<chowdary_subhasree_kosaraju@science.edu.sg>\
<lim_teck_kim@science.edu.sg>\
<marcus_fa@science.edu.sg>

**Singapore Food Agency**\
<mohammad_khairi_mustafa@sfa.gov.sg>

**Singapore Prison Service**\
<LIN_Wenyang@pris.gov.sg>\
<LEE_Wei_Long@pris.gov.sg>\
<Sally_Sia@pris.gov.sg>\
<SITO_Li_Kang@pris.gov.sg>\
<Muhammad_Asraf_Abdullah_Sani@pris.gov.sg>

**Singapore Polytechnic**\
<chai_zhixuan@sp.edu.sg>

**SPF**\
<tan_hong_han@spf.gov.sg>\
<xie_zhirong@spf.gov.sg>

**SportSG**\
<alan_chen@sport.gov.sg>\
<lua_lee_hui@sport.gov.sg>

**State Courts**\
<tay_kai_boon@judiciary.gov.sg>

**Temasek Polytechnic**\
<asklib@tp.edu.sg>

**VITAL**\
<anthea_ng@vital.gov.sg>

(Last updated: 06 Feb 2025)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.form.gov.sg/contact/ask-a-peer-expert.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
