# Deploying To Hot Desk Computers

In <code class="expression">space.vars.PRODUCT\_NAME</code> terms, a *hot desk computer*, is a computer which can be used by multiple people, but only one person at a time. For example, this could be a reception computer, a computer in a conference room, or a computer at the head office shared by home office workers when they visit.

Before activating, review [Planning For Deployment](/administration-guide/deploying-to-hot-desk-computers/planning-for-deployment.md) to familiarise yourself with the key concepts of hot desk computer deployment.

When you're ready to deploy, check [Activate A Hot Desk Computer](/administration-guide/deploying-to-hot-desk-computers/activate-a-hot-desk-computer.md) for a step-by-step guide.

Deployment of <code class="expression">space.vars.PRODUCT\_NAME</code> on hot desk computers can be [automated](/administration-guide/deploying-to-hot-desk-computers/planning-for-deployment.md#fully-automate-deployment).


---

# 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.zeedrive.com/administration-guide/deploying-to-hot-desk-computers.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.
