# waterlinkpermanencevalue

This code list is used in association with the Permanence attribute which is present within the Water Link Feature Type. The code list is a logical indicator that describes whether the watercourse contains water year-round (in normal conditions) or only contains water intermittently.

| Label        | Definition                                                                                                       |
| ------------ | ---------------------------------------------------------------------------------------------------------------- |
| Intermittent | The watercourse is intermittent and it may not be present at normal water levels (for example, a flood channel). |
| Permanent    | The watercourse is permanent at normal water levels.                                                             |


---

# 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/waterlinkpermanencevalue.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.
