# Rubens Configurator

If you have a product that can be customized you can use the Roomle Rubens Configurator. In contrast to non-customizeable products where the GLBViewer is a better fit.

In this section you find out how to implement the Rubens Configurator SDK and how to use it properly. Moreover you get an overview which data types we are using for the configuration of products.

If you quickly find all methods you can call - have a look in our reference: [RoomleConfigurator.default](/rubens/rubens-sdk/rubens-sdk-reference/classes/configurator_core_src_roomle_configurator.default.md)


---

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