# physicalstatevalue

This code list is used in association with the Physical State attribute which is present within the Building Feature Type. The code list provides information about the physical state of the feature, for example, if it is Derelict or Under Construction.

| Label              | Definition                                                                                                                                                               |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Built              | The building is fully constructed and in a usable state.                                                                                                                 |
| Derelict           | The building is in a state of decay but retains most or all of its roof. Or the building is contained within a site that has fallen into a visible state of dereliction. |
| Under Construction | The building is currently being developed or built.                                                                                                                      |


---

# 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.os.uk/osngd/code-lists/code-lists-overview/physicalstatevalue.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.
