# Access related inquiries

1. **Does my institution have access to Postman to send messages to MOPs?**

   * **You** may check for the list of organisations/institutions that can use Postman to send messages to MOPs [here](https://www.sms.gov.sg/check).
   * If your organisation/institution is excluded, you will not have access to use Postman.

2. **Postman API FAQ link is currently only accessible by non-S laptop with internet access. Can change the FAQ to be accessible by S laptop with no internet access too?**

   * NGEP users may access Postman’s FAQ, but not S-GSIB users; please use your GSIBs or switch to another device with internet connectivity.
   * NGEP users may access Postman’s FAQ, but not S-GSIB users; please use your GSIBs or switch to another device with internet connectivity.

3. **Postman is currently not accessible on SE3 devices, any plans to allow access?**

   * NGEP users may access Postman. S-GSIB users will not be able to access Postman on your device, please use your GSIBs or switch to another device with internet connectivity.

4. **With the removal of Singpass login, how do we log in when we do not have access to our email inboxes (eg. we are on-the-go)**
   * Similar to Postman Legacy (Postman v1), Postman allows users to log in on-the-go. Do refer to [our policy guide](https://docs.developer.tech.gov.sg/docs/postman-sgdp-guide/login-on-the-go) for more instructions on how to complete this set up.


---

# 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-v2.guides.gov.sg/faq/postman-v2-sms-api-faq/access-related-inquiries.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.
