# How do I find help

Postman is meant to be a **fully self-service platform** for agencies to self-onboard with the assistance of their PICs.

Please reach out to your PICs first for any assistance required.

{% hint style="info" %}
**Still need help?**\
\&#xNAN;*Postman is a fully self-service platform however we understand there may be times where you would like to reach out to someone.*

* Kindly [reach out to your PICs](/general-users-ui-portal/request-for-campaign-creation-rights-from-agency-pics.md) first who will be able provide you with more agency specific context on Postman
* Should your PIC be unable to assist, you may [reach out to the Postman team](https://form.gov.sg/657025a2d2bd350012c82eb0). In our responses, we will also be cc-ing your PICs.
  {% endhint %}


---

# 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/support/how-do-i-find-help.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.
