# WebXR (action)

Activates entry into or exit from a WebXR experience.

If a device does not support WebXR, this action will have no effect.

{% hint style="warning" %}

#### Click required before entering WebXR session

This action can only be triggered after a user-initiated click on the scene, due to browser limitations.
{% endhint %}

<figure><img src="https://2973737105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAXNLyKVZ2tvtyDr8sVES%2Fuploads%2FRjtxEPRwk68Ghoo7kvBr%2Fimage.png?alt=media&#x26;token=6974571d-0e00-483d-bbd1-49d108ff197c" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://help.vectary.com/documentation/3d-configurator/interactions/actions/webxr-action.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.
