> 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/v2.8/platform/configure-digit/configuring-master-data-templates/module-setup/common-config/standard-document-list.md).

# Standard Document List

### Introduction

Document list represents the documents which are needed to avail a service across the modules. Mostly these are standard documents issued by various government departments.

### Standard Documents

| Sr. No. | Code | Document Name                    | Purpose                 | Description                                                                           |
| ------- | ---- | -------------------------------- | ----------------------- | ------------------------------------------------------------------------------------- |
| 1       | RC   | Ration Card                      | ID Proof, Address Proof | This document is used as proof of identity if presented with photo and address proof. |
| 2       | AC   | Aadhar Card                      | ID Proof, Address Proof | This document is used as proof of identity as well as address.                        |
| 3       | DL   | Driving License                  | ID Proof, Address Proof | This document is used as proof of identity as well as address.                        |
| 4       | VC   | Voter ID Card                    | ID Proof, Address Proof | This document is used as proof of identity as well as address.                        |
| 5       | PS   | Passport                         | ID Proof, Address Proof | This document is used as proof of identity as well as address.                        |
| 6       | AL   | Arms License                     | ID Proof, Address Proof | This document is used as proof of identity as well as address.                        |
| 7       | CC   | Cast Certificate                 | ID Proof, Address Proof | This document is used as proof of identity if presented with photo and address proof. |
| 8       | DC   | Domicile Certificate             | ID Proof, Address Proof | This document is used as proof of identity if presented with photo and address proof. |
| 9       | PC   | PAN Card                         | ID Proof                | This document is used as proof of identity.                                           |
| 10      | EB   | Electricity Bill                 | Address Proof           | This document is used as proof of address only.                                       |
| 11      | TB   | Telephone Bill                   | Address Proof           | This document is used as proof of address only.                                       |
| 12      | WB   | Water Bill                       | Address Proof           | This document is used as proof of address only.                                       |
| 13      | RSA  | Registered Sale Agreement        | Address Proof           | This document is used as proof of address only.                                       |
| 14      | RLA  | Registered Lease Agreement       | Address Proof           | This document is used as proof of address only.                                       |
| 15      | VRC  | Vehicle Registration Certificate | Address Proof           | This document is used as proof of address only.                                       |
| 16      | IAO  | Income Tax Assessment Order      | Address Proof           | This document is used as proof of address only.                                       |
| 17      | HT   | House Tax Slip                   | Others                  | These are the documents which are specifically needed to avail a service.             |
| 18      | FL   | Food License                     | Others                  | These are the documents which are specifically needed to avail a service.             |
| 19      | LL   | Liquor Licence                   | Others                  | These are the documents which are specifically needed to avail a service.             |
| 20      | GST  | GST Registration                 | Others                  | These are the documents which are specifically needed to avail a service.             |

[![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
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:

```
GET https://docs.digit.org/local-governance/v2.8/platform/configure-digit/configuring-master-data-templates/module-setup/common-config/standard-document-list.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.
