# Report an Issue / Contact Us

## Reporting an Issue

You can file tickets here: <https://github.com/unicef/un-partner-portal/issues>

Please remeber touse proper tags, such as **bug,** **enhancement** etc.

## Contact Us

For any questions on the PRP platform or questions please visit [Github](https://github.com/unicef/un-partner-portal) and file an issue. We will do our best to respond ASAP.

You can also view the issues in Kanban board format on [Waffle](https://waffle.io/unicef/un-partner-portal).


---

# 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://unicef.gitbook.io/unpp/report-an-issue-contact-us.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.
