# (Deprecated) State master

The GST state code list is used by a taxpayer while registering for GST and entering invoice details in GST Returns.

| **State Code** | **State Name**              |
| -------------- | --------------------------- |
| 1              | JAMMU AND KASHMIR           |
| 2              | HIMACHAL PRADESH            |
| 3              | PUNJAB                      |
| 4              | CHANDIGARH                  |
| 5              | UTTARAKHAND                 |
| 6              | HARYANA                     |
| 7              | DELHI                       |
| 8              | RAJASTHAN                   |
| 9              | UTTAR PRADESH               |
| 10             | BIHAR                       |
| 11             | SIKKIM                      |
| 12             | ARUNACHAL PRADESH           |
| 13             | NAGALAND                    |
| 14             | MANIPUR                     |
| 15             | MIZORAM                     |
| 16             | TRIPURA                     |
| 17             | MEGHALAYA                   |
| 18             | ASSAM                       |
| 19             | WEST BENGAL                 |
| 20             | JHARKHAND                   |
| 21             | ORISSA                      |
| 22             | CHHATTISGARH                |
| 23             | MADHYA PRADESH              |
| 24             | GUJARAT                     |
| 25             | DAMAN AND DIU               |
| 26             | DADRA AND NAGAR HAVELI      |
| 27             | MAHARASHTRA                 |
| 29             | KARNATAKA                   |
| 30             | GOA                         |
| 31             | LAKSHADWEEP                 |
| 32             | KERALA                      |
| 33             | TAMIL NADU                  |
| 34             | PUDUCHERRY                  |
| 35             | ANDAMAN AND NICOBAR ISLANDS |
| 36             | TELANGANA                   |
| 37             | ANDHRA PRADESH              |
| 38             | Ladakh                      |
| 97             | OTHER TERRITORY             |
| 96             | OTHER COUNTRY               |


---

# 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.cleartax.in/cleartax-docs/gst-api-1/gst-api-reference/resources-and-masters/place-is-supply-master.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.
