# Sky Box

Click "**SkyBox**" icon from the bottom menu bar to access the setting interface.

<figure><img src="/files/YXR5TsuT3Fad4GO8DTuw" alt=""><figcaption></figcaption></figure>

To generate a SkyBox image, start by describing what you want using a combination of keywords or a brief sentence, which we call a "**Prompt**". Use descriptive words such as "forest," "medieval castle," or "futuristic city" to help the AI understand what you want.

Once you have entered your Prompt, select one of the "**Styles**" tags. There are currently 28 different styles to choose from, including Digital Painting, Cyberpunk, Surreal Style etc.

<figure><img src="/files/k5KCyuQnU7ACWGrRvdu5" alt=""><figcaption></figcaption></figure>

After selecting a style, click the "**Generate**" button, the AI will generate a 2D image based on your Prompt and chosen style. This process may take a few minutes, depending on the complexity of your Prompt and the chosen style.

<figure><img src="/files/aAKKHSGYpp8aiqp55kHp" alt=""><figcaption></figcaption></figure>

If you are satisfied with the generated result, click "**Apply**" to apply it to the current space. If you are not satisfied, click "**Reset**" to generate another image.

<figure><img src="/files/y0TmOppT9oeF7GTVZzI1" alt=""><figcaption></figcaption></figure>

You can view the SkyBox effect through the window, and move by pressing the keys: forward (W key), backward (S key), left (A key), or right (D key), jump (space bar), and adjust the perspective with the mouse.

<figure><img src="/files/3rwCXFQuqTeKcdQwSLWv" alt=""><figcaption></figcaption></figure>

If you want to use the default SkyBox background image again, go to the SkyBox setting interface and click "**Default**".

<figure><img src="/files/XGbbiMmNf2asxxgU475k" alt=""><figcaption></figcaption></figure>


---

# 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.starrynift.art/3d-aigc-personal-space/sky-box.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.
