# State List

Here the list of state name and state code

| State Code | State name                  |
| ---------- | --------------------------- |
| AN         | Andaman and Nicobar Islands |
| AP         | Andhra Pradesh              |
| AR         | Arunachal Pradesh           |
| AS         | Assam                       |
| BR         | Bihar                       |
| CH         | Chandigarh                  |
| CT         | Chhattisgarh                |
| DN         | Dadra and Nagar Haveli      |
| DD         | Daman and Diu               |
| DL         | Delhi                       |
| GA         | Goa                         |
| GJ         | Gujarat                     |
| HR         | Haryana                     |
| HP         | Himachal Pradesh            |
| JK         | Jammu and Kashmir           |
| JH         | Jharkhand                   |
| KA         | Karnataka                   |
| KL         | Kerala                      |
| LD         | Lakshadweep                 |
| MP         | Madhya Pradesh              |
| MH         | Maharashtra                 |
| MN         | Manipur                     |
| ML         | Meghalaya                   |
| MZ         | Mizoram                     |
| NL         | Nagaland                    |
| OR         | Odisha                      |
| PY         | Puducherry                  |
| PB         | Punjab                      |
| RJ         | Rajasthan                   |
| SK         | Sikkim                      |
| TN         | Tamil Nadu                  |
| TG         | Telangana                   |
| TR         | Tripura                     |
| UP         | Uttar Pradesh               |
| UT         | Uttarakhand                 |
| WB         | West Bengal                 |


---

# 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://cqube.sunbird.org/deployment-process/state-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.
