# Summoning users

As a host, you can move users to a specific area in a Session. You can move either a single user or all users in the Session. You place a target circle at the position that you want to summon them to, so you must be able to see the intended destination.

Affected users will see a notification and a countdown, but can't refuse to be summoned.


---

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