# Citizen User Manual

Citizens represent individuals or communities who are the system's end-users. The module provides the citizens with the scope to file their complaints or grievances to initiate necessary action.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/MmY5riMRb5O86pK8iqHx"><strong>File Complaints as citizen</strong>    </a></td><td></td><td></td></tr><tr><td><a href="/pages/KjYAD1OUFdpADudmfi1f"><mark style="color:blue;"><strong>View/Track Complaints</strong></mark> </a></td><td></td><td></td></tr><tr><td><a href="/pages/1kiN0dxYWBmsftWXwL4p"><mark style="color:blue;"><strong>Rate Complaints</strong></mark></a></td><td></td><td></td></tr><tr><td><a href="/pages/l3lcxFHVv8nDGtmxKrsG"><mark style="color:blue;"><strong>Reopen Complaints</strong></mark></a></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.digit.org/complaints-management/complaints-resolution-v2.10/access/pgr-user-manual/citizen-user-manual.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.
