# Customizable Parameters

## **Customizable Parameters Overview** <a href="#customizable-parameters-overview" id="customizable-parameters-overview"></a>

**Each room has its own unique and default customizable parameters (up to 5). All parameters are listed in each room’s page. In addition to the rooms, outside area also can be customized.**

Customizable parameters can be easily changed either in owner portal of Metafluence web app or directly in the desktop app. Unlocking is not required for these parameters and users enter the values manually.

Customizable parameters are:

* colour theme of each room.
* music and videos in Event Room.
* NFT banners in NFT Room.
* Goods in Shopping Room etc.

{% hint style="info" %}
More customizable parameters will be added in the future.
{% endhint %}

## **Default Customizable Parameters** <a href="#default-customizable-parameters" id="default-customizable-parameters"></a>

Default parameters are customization features that are present in all rooms by default.

### **Colour Theme** <a href="#colour-theme" id="colour-theme"></a>

Owners can customize colour theme of each room (based on zones) separately or in a synced way in owner portal (web app). The colour is added in a format of **HEX** code. Chosen colour will be dominant in room’s design (walls, ceilings, ambience etc. will change).

### **Background Music** <a href="#background-music" id="background-music"></a>

Owners can set a background music in each room.

{% hint style="info" %}
The format how the music is added can be changed in the future. At the moment, music is set by adding a YouTube link in owner portal.
{% endhint %}

## **Unique Customizable Parameters** <a href="#unique-customizable-parameters" id="unique-customizable-parameters"></a>

Unique parameters are unique features of each room. Each room’s unique parameters are described in respective pages.


---

# 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://metafluence.gitbook.io/docs/nft-properties/metahut/owner-features/metahut-customization/customizable-parameters.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.
