# trackrepresentationvalue

This code list is used in association with the Track Representation attribute which is present within the Railway Link Feature Type. The code list describes the various track types (for example, Multiple Tracks).

| Label           | Definition                                                                                                                                                                                                               |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Multiple Tracks | Multiple tracks are a group of two or more railway tracks which form part of the rail network and provide general transit use for multiple passenger and/or freight rolling stock.                                       |
| Siding          | A siding is a single railway track or multiple railway tracks which is a low-speed section of track generally used for storing rolling stock or for loading and unloading goods (e.g. in factories, ports and quarries). |
| Single Track    | A single track is a railway track which forms part of the rail network and provides general transit use for a passenger and/or freight rolling stock.                                                                    |


---

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