# Road Type

## Introduction <a href="#introduction" id="introduction"></a>

Roads are constructed in order to facilitate the locomotion of people from a place to another.

The roads constructed in a state are classified into certain categories which could be on the basis of the width of the road, construction material or the function and location. Road type is one of the primary factor defining the unit rates and hence configuration is needed for the DIGIT module in order to describe the property and what are the taxes it could attract.

## Data Table <a href="#data-table" id="data-table"></a>

Given below is the sample data table from the template in which the data has to be collected:

| Sr. No. | Road Type Code\* | Road Type\* (In English)             | Road Type\* (In Local Language)              |
| ------- | ---------------- | ------------------------------------ | -------------------------------------------- |
| 1       | RD1              | Less than 12 meters in width         | 12 मीटर से कम चौड़ाई वाले मार्ग पर            |
| 2       | RD2              | From 12 meters to 24 meters in width | 12 मीटर से 24 मीटर तक की चौड़ाई वाले मार्ग पर |
| 3       | RD3              | More than 24 meters in width         | 24 मीटर से अधिक की चौड़ाई वाले मार्ग पर       |

Please note that the values mentioned in the data table are sample values and the states are free to add/update according to their specific requirements.

{% file src="/files/aYQ2XJoltnpyw3fcJSq6" %}

{% file src="/files/WqmLgDg5SdQWZujtc45t" %}

> [![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)*All content on this page by* [*eGov Foundation* ](https://egov.org.in/)*is licensed under a* [*Creative Commons Attribution 4.0 International License*](http://creativecommons.org/licenses/by/4.0/)*.*


---

# 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/access/local-governance-stack/property-tax/pt-master-data-templates/road-type.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.
