# Scene Settings

## 1. Web link title

Users can customize the page title of the scene as shown below:

![](/files/-MEgM12PdIZFd4jzIF7D)

## 2. Front page setting

### 2.1 Front page background

* Size: Recommended size 1080x1920 (to ensure that each device can be displayed clearly).
* Format: jpg, jpeg (compared to png can save space).
* Adaptation method: The background image will be covered on one side and cropped on the other side on devices with different resolutions.

![](/files/-MEgMIr1SfNstU488YV2)

![](/files/-MEgMWqS-BpoDj3jA3Zg)

The image on the left is the original image uploaded, and the image on the right is the actual effect in the mobile display terminal. Obviously, the upper and lower parts of the image are cut off.

### 2.2 Scene Logo

* Size: Recommended size 270x270
* Format: jpg, jpeg, png
* Adaptation method: On devices with different resolutions, one side will be covered and the other side will be cropped.
* Turn on/off the scene logo: After the creator turns off the scene logo, the home page of the mobile display terminal will not display the scene logo and scene name, as shown in the following figure:

![](/files/-MEgMgHnPtoGzWyjwD7K)

![](/files/-MEg-Z0RbDNt3purKl4F)

The second picture is the original uploaded picture, the right picture is the actual effect in the mobile display terminal.

If you close the scene logo, the effect is as follows:

![](/files/-MEgMsw0d_ALow5DW3Lh)

### 2.3 Start now button

* Size: Recommended size 500x194
* Format: jpg, jpeg, png.
* Adaptation method: On devices with different resolutions, one side will be covered and the other side will be cropped


---

# 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-en.kivicube.com/manual-old/editor/interaction-area/scene-view/scene-settings.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.
