# Customisation

Rubens is designed with extensive customization capabilities, giving you the flexibility to tailor the interface to your specific needs. You can easily change the font to match your brand's style, modify the colors of various elements such as backgrounds and buttons, and even hide or override existing buttons to create a more streamlined user experience.

For those who require even more specific functionality, Rubens allows you to implement your own custom buttons, giving you complete control over the interface’s interactive elements. And if the built-in customization options aren't sufficient, Rubens offers a [Software Development Kit (SDK)](/rubens/rubens-products/rubens-configurator.md) that enables you to build your own fully customized user interface from the ground up. This allows for a completely unique experience, tailored to your exact requirements. Whether you need minor adjustments or a fully bespoke solution, Rubens provides the tools you need to make it happen.


---

# 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-products/rubens-configurator/customisation.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.
