# Using chairs

* To sit in a virtual chair, teleport into it.
* To exit a chair move forward or teleport to a new location.

See [Teleporting](/engage/essential-features/teleporting.md) and [Moving around](/engage/essential-features/moving-around.md) for more information.

When you target a chair with the teleport tool, a sit marker appears over the chair so that you can clearly see which seat you will occupy.

![Sit marker](/files/7nGcjRxekCsdzKZqgvop)


---

# 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/essential-features/using-chairs.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.
