# AccessMechanismValue

### AccessPoint feature

Defines the values for the possible mechanism of the access permitted at the access point.

| Value           | Description                                                 |
| --------------- | ----------------------------------------------------------- |
| Appointment     | Access is only available by a pre-arranged appointment.     |
| Official Pass   | Access is only available by production of an official pass. |
| Pay and Display | Access is only available by pay and display mechanism.      |
| Pay on Foot     | Access is only available by pay on foot mechanism.          |
| Payment         | Access is only available by a payment.                      |
| Valid Ticket    | Access is only available by production of a valid ticket.   |

{% hint style="info" %}
All values in the preceding table are not currently populated in OS MasterMap Sites Layer.
{% endhint %}


---

# 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/os-downloads/products/land-and-terrain-portfolio/os-mastermap-sites-layer/os-mastermap-sites-layer-technical-specification/enumerations/accessmechanismvalue.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.
