# Summoning all users

You can summon users to a specific area. This is particularly useful in large locations when users have become dispersed. To summon all users, complete the following steps:

1. Open the menu, select **Host Controls** <img src="/files/bTt7cPfqc3Y5PAHZIalW" alt="" data-size="line">, and then select the **Host Actions** tab.
2. Select **Summon**.

<figure><img src="/files/RW8B6O47RG3rjfXiKamy" alt=""><figcaption><p>Summon option on Host Actions tab</p></figcaption></figure>

3. Move the summon marker to the point where you want users to be placed.
4. **Optional**: By default, summoned users will face towards you, as indicated by the point on the summon marker. To change the direction in which the users will face, choose one of the following options:
   * On a desktop device, hold down the left mouse button, and then move the mouse forwards or backwards to rotate the summon marker. The summon starts when you release the mouse button, and so you can skip Step 5.
   * On a VR headset, rotate your right wrist as though you were turning a key in a lock.
5. Press either the left mouse button or the trigger button on the right controller.

![Summon marker](/files/CsfwAsRZ2Wgzf5gRkeHS)


---

# 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.engagevr.io/engage/host-controls/summoning-users/summoning-all-users.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.
