# Overview

## PlaceOS Workmate

PlaceOS Workmate is a Software as a Service solution that provides access to many of the PlaceOS Features in an 'out of the box' style.

These features can be enabled or disabled as required, and are consumed on a per seat/per month model.

Features Include:

* [Room Booking](https://github.com/place-technology/portal-docs/tree/94078ad39830be7be5fd98f4a9cb573da2ee2fae/placeos-one/guides/room-booking.md) - Book & Search for available rooms with real-time status.
* [Desk Booking](https://github.com/place-technology/portal-docs/tree/94078ad39830be7be5fd98f4a9cb573da2ee2fae/placeos-one/guides/desk-booking.md) - Manage building occupancy through Desk Booking & Desk Check-In.
* [Catering](https://github.com/place-technology/portal-docs/tree/94078ad39830be7be5fd98f4a9cb573da2ee2fae/placeos-one/guides/catering.md) - Allow catering to be associated with meetings, prepared, delivered and billed.
* [Visitor Management](https://github.com/place-technology/portal-docs/tree/94078ad39830be7be5fd98f4a9cb573da2ee2fae/placeos-one/guides/visitors.md) - Invite visitors to your building with seamless, contactless check-in.
* [Car Parking](https://github.com/place-technology/portal-docs/tree/94078ad39830be7be5fd98f4a9cb573da2ee2fae/placeos-one/guides/parking.md) - Manage car parking allowance and reserved car parking spaces.


---

# 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.placeos.run/undefined.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.
