# Rubens 3D Viewer & AR

The Rubens GLB viewer is used to display static items into your website. As the name suggests it can load and view 3D objects in the [GLB format (opens new window)](https://en.wikipedia.org/wiki/GlTF#GLB).

In the following Getting Started section you can find how to use the Rubens GLB Viewer.


---

# 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.roomle.com/rubens/rubens-sdk/rubens-glb-viewer.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.
