# 3D UI for XR

Support for the [**XR Interaction Toolkit**](https://docs.unity3d.com/Manual/com.unity.xr.interaction.toolkit.html) by Unity can added via a package.\
Import it using the [Package Importer](https://ferdowsur.gitbook.io/tgs-package-importer/) included in the asset or Go to Tiny Giant Studio > Modular 3D Text > Sample Scenes.

This will add the Update XR Interaction button to the supported components. Click on it and it will be ready to work with your XR setup.

<figure><img src="/files/ZyI41vw0H1O0rMoBc6Dx" alt=""><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://ferdowsur.gitbook.io/modular-3d-text/introduction/3d-ui-for-xr.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.
