# Product Specific Pages

## About Product-Specific Pages

The Product-Specific Pages module provides citizens with more information on a service delivery module than just links to access the service.&#x20;

## Key Features

This module provides citizen users with -

* List of FAQs in context to the services
* How to information (help videos, user manuals) for specified modules or features
* Localized help content
* Links to access services on WhatsApp&#x20;
* Helpline numbers
* Service centre location details with the option to navigate using Google Maps
* Static information linked to the services in context (application fees, days to process applications)
* Dynamic data linked to the services in context (number of applications received, total amount collected)

## Section Overview

This section contains all docs and information required to understand the Product-Specific Pages module, its key features, functional scope, and configuration details. Click on the links below to learn more about deploying, configuring, customizing, and using the product-specific pages module.

{% hint style="warning" %}
**Navigation Tips**

* Click on the embedded links within the content to browse topic details
* Use the Contents links available on the right side of the screen to move to a specific heading
* Find the list of Related Docs links at the bottom of each page to browse through additional product details
  {% endhint %}

## Contact Us

Reach out to us through any of the below-mentioned contact channels for any assistance or additional information on the module deployment.

{% embed url="<https://egov.org.in/contact/>" %}


---

# 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/local-governance/v2.8/products/modules/product-specific-pages.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.
