# Environments and Skyboxes

Fluid comes with a selection of immersive environments for you to work in. You can switch between them using the <img src="/files/3LzNYkE96HPAJrGrAbj5" alt="" data-size="line"> Environments tab in the [Dock](/basics/dock.md). These environments were designed by our amazing art team.

## Environments

### Tranquil Grandeur

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

Tranquil Grandeur is an elegant environment designed for casual meetings and general co-working. Alongside the lower area shown in this picture, there is an upper area with a table to sit around, as well as a desk from which you have a great view into the lower area.

### Cabin

{% hint style="info" %}
This environment cannot be used in rooms.
{% endhint %}

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

Cabin is a very simple environment for a single person to be in. It features a bean bag chair, a gray table and an open view to your skybox. In this environment, your windows can be as far back as you'd like them to be.

### Moon

{% hint style="info" %}
This environment does not support skyboxes and cannot be used in rooms.
{% endhint %}

<figure><img src="/files/OSoiy0yBqhEwopxC3ZsJ" alt=""><figcaption><p>The lunar surface in all it's glory.</p></figcaption></figure>

Moon is... Well it's the moon. You are on the lunar surface with a bunch of floating Windows, what's not to love? Oh, and don't worry, you're wearing a space suit... It's just very invisible.

### Lofi

{% hint style="info" %}
This environment was only available for a limited time, doesn't support skyboxes and cannot be used in rooms.
{% endhint %}

<figure><img src="/files/vWt2NfcA6CAKVoeVyO7r" alt=""><figcaption><p>Amazing view of Lofi</p></figcaption></figure>

Lofi is a colorful and vibrant environment with heavy inspiration taken from [Lofi Girl](https://www.youtube.com/@LofiGirl). It's designed to be a great place to study, write or just listen to Lofi music. It was available for a limited time using a secret code.

### Nook

{% hint style="info" %}
This environment is a premium environment and costs money to unlock. Prices may vary based on your location and currency.
{% endhint %}

<figure><img src="/files/YdUG5E6GM0oGFkVB8GR5" alt=""><figcaption><p>View from the back of Nook.</p></figcaption></figure>

Nook is a sleek place to watch movies and hang with friends. You can sit on a large couch or in one of the two chairs up front. There are also picture frames on the wall that act as shortcuts to different streaming services.

### Theater

{% hint style="info" %}
Thihis environment is a premium environment and costs money to unlock. Prices may vary based on your location and currency.
{% endhint %}

<figure><img src="/files/kD5zCWdWnmj0Xk3puF5N" alt=""><figcaption><p>View from a viewing deck</p></figcaption></figure>

Theater is a larger, more futuristic environment to watch movies with your friends, family or entire group. It features over 300 seats, which have been split up into different zones, as well as a screen rivals that of real cinemas, only that you have it all to yourself... and your friends.

## Skyboxes

Fluid allows you to create your own custom skybox using AI. The combination of our hand-crafted environments and your custom generated skybox go hand in hand to create a beautiful and personalized experience.

### How do I generate a skybox.

{% stepper %}
{% step %}
Go to the <img src="/files/3LzNYkE96HPAJrGrAbj5" alt="" data-size="line"> Environments tab in the dock
{% endstep %}

{% step %}
Under Skyboxes, click the plus button.
{% endstep %}

{% step %}
Type in a prompt for your skybox.
{% endstep %}

{% step %}
Click generate.
{% endstep %}

{% step %}
Sit back and watch as AI generates your beautiful skybox.
{% endstep %}
{% endstepper %}

### Can I share my skybox?

Currently, you cannot share a skybox you have generated for someone else to use. However, you can show off your skybox in our [discord server](https://discord.fluid.so).


---

# 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.fluid.so/basics/environments-and-skyboxes.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.
