> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/local-governance/access/local-governance-stack/fire-noc/fire-noc-user-manual/fire-noc-citizen-user-manual/pay-noc-fees-and-view-application-status.md).

# Pay NOC Fees & View Application Status

Click on **My Applications** on the home page to view application status details or to make the payment towards Fire NOC Fees.

<div><img src="https://lh3.googleusercontent.com/KSLc4CbeLq2GrsaXznqkx8X3R5PqvbM5et_JfB8riwEH1mKbRwiu5m3lFbb-Dh7QmTRFK1N3iFTh4_pkchRGfidnEQ2HtWf9uqYBVrQdy1XmgKzBIrvwU-lVUBVYIskb7gVRE9Pn" alt="" width="375"> <img src="https://lh6.googleusercontent.com/S8GLqCqrzFDPvTzNBszNRoyT4zK88i7dlPHsCtfHqTC_55thtdpnmQQnA9WopD1wvaKjT8G1adboyK8VAgo9I1WlLTmZL_gxgDyfV_aC4qYAD1ANmVy4VVp4qMz1yuzNvDyd91vg" alt="" width="375"></div>

The page displays your submitted applications along with the application's current status. Click on the **View Details** button to view application details and to make the payment.

<div><img src="https://lh4.googleusercontent.com/dgNiDM1orFKX_RfPpIMki90nREd5cNM09EWm92MTtSh14xRBvtxhDbdPt85cVrAjKC-ZBXVI-oGDoaw8WRyLwqOkOWirjVJJMI4pKQb9sEfOJEF5XLY1c1JsjuW0Tod1zKsil9XD" alt="" width="375"> <img src="https://lh3.googleusercontent.com/IGlgUHERUb8R8bsm-oMbkOTVzs-Mi3n5i9UGuQqfDFB3fPSGxv6LRDg7RV_i6AHzQlmzm22LvrP41t35bhmQcxOszQjYrwuc2w4XfMqmI2VrECMS1mW-TOftfk9FQ8MTySSwkerN" alt="" width="375"></div>

The Task Status panel displays the current status of the application. Click on the **View History** button to view status details.

Click on the **Take Action** and then click on the **Pay** button to proceed with the payment.

<div align="left"><img src="https://lh4.googleusercontent.com/Jcjdpm2Ol-FIWaSL1vP6d4IdZ5o6_P8cg19TRGv9LoQOMdcj1XJAh5HYAiIp2kde1Kaciv2UO_o47tZi3l8zeAF4iQPZgB0LlkfP-HQ1zDjEGR2NIzZzMToi-RAR9dtUfhHFxNgv" alt="" width="375"></div>

The application page displays the Consumer Code generated for the applicant. Review the Fee Details and breakdown available on the page. Click on the **Make Payment** button to proceed with the payment.

<div><img src="https://lh3.googleusercontent.com/mj-FPlaETt37eEbp5TZJU2Wf_rhrlj3kb6lUCu7vGSCHfUboAZOdkyOApMwyM1aQTcA1DP8XrPEvA_ELTfIsz4pspmD-CrTCImknqUakvWi1tZkYluLo3bhpaYdjXWPpoMHZV_Ti" alt="" width="375"> <img src="https://lh6.googleusercontent.com/hw1Dnmw1C44N-ghRH_JTgmrF-xCHful7FCNcGFwwArguhAQxkZEj8Z_fAf3PQ5dxcbfMn5ZwraKVlmb_Sl_nszToNqKvVzr4roCchMpvPUpGo3M9nt4VE0uI3QrBSXJv7gO3NH5A" alt="" width="375"></div>

Enter the **Paid By**, **Payer Name**, and **Payer Mobile No.** in the **Payer Details** panel. If the **Paid By** is the Owner, the **Payer Name** and **Mobile No.** details are auto-populated from the applicant's details.

The payment success acknowledgement screen confirms the payment along with the Payment Receipt No. Click on the **Download** or **Print** button to download or print the payment receipt.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.digit.org/local-governance/access/local-governance-stack/fire-noc/fire-noc-user-manual/fire-noc-citizen-user-manual/pay-noc-fees-and-view-application-status.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
