# For Agency Users

- [Getting Started](https://postman-calls.guides.gov.sg/for-agency-users/getting-started.md)
- [Accessing Postman Calls](https://postman-calls.guides.gov.sg/for-agency-users/getting-started/accessing-postman-calls.md): This page explains how to access Postman Calls for first-time use.
- [Login](https://postman-calls.guides.gov.sg/for-agency-users/getting-started/login.md): This page explains how to log into Postman Calls
- [App Interface](https://postman-calls.guides.gov.sg/for-agency-users/getting-started/app-interface.md): This page explains the key parts of the Postman Calls interface and where to find common actions. The feature set and general layout is the same on mobile and desktop
- [Using Postman Calls](https://postman-calls.guides.gov.sg/for-agency-users/using-postman-calls.md)
- [Making a Call](https://postman-calls.guides.gov.sg/for-agency-users/using-postman-calls/making-a-call.md): This page walks through the full call flow, including important operating notes.
- [Contact Picker](https://postman-calls.guides.gov.sg/for-agency-users/using-postman-calls/making-a-call/contact-picker.md)
- [Network Strength Indicator](https://postman-calls.guides.gov.sg/for-agency-users/using-postman-calls/making-a-call/network-strength-indicator.md)
- [App Behaviour Differences](https://postman-calls.guides.gov.sg/for-agency-users/using-postman-calls/making-a-call/app-behaviour-differences.md)
- [Call Logs](https://postman-calls.guides.gov.sg/for-agency-users/using-postman-calls/call-logs.md): This page explains the functionality of the Call Logs page
- [Troubleshooting](https://postman-calls.guides.gov.sg/for-agency-users/using-postman-calls/troubleshooting.md): This page helps you diagnose and fix common issues quickly.


---

# 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:

```
GET https://postman-calls.guides.gov.sg/for-agency-users.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.
